mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
feat(esp32c61): new chip add rom and efuse support
This commit is contained in:
4
components/efuse/esp32c61/sources.cmake
Normal file
4
components/efuse/esp32c61/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