esp-idf/components/soc/esp32c3
Konstantin Kondrashov f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key()
These functions were used only for esp32 in secure_boot and flash encryption.
Use idf efuse APIs instead of efuse regs.
2021-06-17 07:21:36 +08:00
..
include/soc efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() 2021-06-17 07:21:36 +08:00
CMakeLists.txt
adc_periph.c adc: update adc header files on c3 2021-03-26 12:04:46 +08:00
gdma_periph.c gdma: separate tx/rx channel interrupt 2021-05-06 15:06:37 +08:00
gpio_periph.c esp_system: support gpio wakeup from deep sleep on esp32c3 2021-02-26 12:26:49 +08:00
i2c_bbpll.h
i2c_periph.c
i2s_periph.c
interrupts.c
ledc_periph.c
rmt_periph.c
sigmadelta_periph.c
soc_memory_layout.c esp32c3: correct name for RTC memory region in heap 2021-03-18 17:53:26 +05:30
spi_periph.c spi: remove HSPI macro on esp32c3 and esp32s3 2021-04-06 13:42:49 +08:00
timer_periph.c
uart_periph.c