mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-17 17:25:23 +02:00
esp32c6: add efuse support
This commit is contained in:
committed by
Song Ruo Jing
parent
68159feb10
commit
21663bd0b9
4
components/efuse/esp32c6/sources.cmake
Normal file
4
components/efuse/esp32c6/sources.cmake
Normal file
@@ -0,0 +1,4 @@
|
||||
set(EFUSE_SOC_SRCS "esp_efuse_table.c"
|
||||
"esp_efuse_fields.c"
|
||||
"esp_efuse_rtc_calib.c"
|
||||
"esp_efuse_utility.c")
|
Reference in New Issue
Block a user