esp-idf/components/efuse
Jiang Jiang Jian a89ff2677b Merge branch 'bugfix/fix_esp32h2_efuse_get_ext_mac_v4.4' into 'release/v4.4'
efuse_table_gen: Fixes wrong joining fields with omitted names (v4.4)

See merge request espressif/esp-idf!15735
2021-12-08 10:12:25 +00:00
..
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-29 19:17:51 +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
include efuse: Enable C++ linkage for the include headers on esp_efuse.h 2021-11-12 13:29:58 -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-29 18:49:22 +05:30
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-29 19:17:51 +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
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 efuse_table_gen: Fixes wrong joining fields with omitted names 2021-10-29 19:17:51 +08:00