..
esp32
esp_clk: refactor target/clk.h to private/esp_clk.h
2021-11-26 14:56:30 +08:00
esp32c3
esp_clk: refactor target/clk.h to private/esp_clk.h
2021-11-26 14:56:30 +08:00
esp32h2
esp_clk: refactor target/clk.h to private/esp_clk.h
2021-11-26 14:56:30 +08:00
esp32s2
esp_clk: refactor target/clk.h to private/esp_clk.h
2021-11-26 14:56:30 +08:00
esp32s3
adc: update adc calibration efuse version
2021-12-13 13:00:13 +08:00
esp8684
ESP8684: add spi_flash, efuse, hw_support support
2021-11-06 17:33:44 +08:00
include
efuse: Enable C++ linkage for the include headers on esp_efuse.h
2021-11-12 09:17:02 -03:00
private_include
efuse: Burn operation does not block reading
2021-06-18 11:52:47 +08:00
src
bootloader: add anti-FI checks around secure version in anti-rollback scheme
2021-11-24 11:37:27 +08:00
test
Build & config: Remove leftover files from the unsupported "make" build system
2021-11-11 15:32:36 +01:00
test_efuse_host
efuse_table_gen: Fixes wrong joining fields with omitted names
2021-10-28 23:53:38 +08:00
CMakeLists.txt
tools: replace _ with - in idf.py
2021-10-13 17:30:38 +08:00
efuse_table_gen.py
ESP8684: add spi_flash, efuse, hw_support support
2021-11-06 17:33:44 +08:00
Kconfig
efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key()
2021-06-17 07:21:36 +08:00