mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 08:31:44 +01:00
feat(esp32p4): introduced new target esp32p4, supported hello_world
This commit is contained in:
4
components/efuse/esp32p4/sources.cmake
Normal file
4
components/efuse/esp32p4/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