mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
efuse: Add support ESP32-C3
Updated: - CSV eFuse table - Kconfig - efuse_table_gen.py - UTs - espefuse.py efuse/c3: Fix the burn order of BLOCKs (MAX->0) efuse/c3: Support efuse API with keys, protection, purpose bits tool/ci: Adds test_efuse_table_on_host for esp32s3 and esp32c3
This commit is contained in:

committed by
KonstantinKondrashov

parent
7ed95d13b1
commit
867255bbab
1
components/efuse/esp32c3/sources.cmake
Normal file
1
components/efuse/esp32c3/sources.cmake
Normal file
@@ -0,0 +1 @@
|
||||
set(EFUSE_SOC_SRCS "esp_efuse_table.c")
|
Reference in New Issue
Block a user