..
esp32
tools: replace _ with - in idf.py
2021-10-13 17:30:38 +08:00
esp32c3
tools: replace _ with - in idf.py
2021-10-13 17:30:38 +08:00
esp32h2
efuse: fix esp32h2 get ext_mac
2021-10-28 23:53:38 +08:00
esp32s2
tools: replace _ with - in idf.py
2021-10-13 17:30:38 +08:00
esp32s3
tools: replace _ with - in idf.py
2021-10-13 17:30:38 +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
efuse: Add missing esp_rom_sys.h include file
2021-11-12 17:35:59 -03:00
test
freertos(esp32s3): SysTick uses systimer
2021-08-04 20:33:44 +08: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
Kconfig
efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key()
2021-06-17 07:21:36 +08:00
Makefile.projbuild
efuse: Fix to pass CI tests
2019-02-28 07:31:29 +00:00
component.mk
efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key()
2021-06-17 07:21:36 +08:00
efuse_table_gen.py
ESP8684: add spi_flash, efuse, hw_support support
2021-11-06 17:33:44 +08:00