mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
feat(ulp): updated to reflect eco2 ulp changes
This commit is contained in:
@@ -273,6 +273,10 @@ examples/system/ulp/lp_core/build_system:
|
||||
examples/system/ulp/lp_core/debugging:
|
||||
enable:
|
||||
- if: SOC_LP_CORE_SUPPORTED == 1
|
||||
disable:
|
||||
- if: IDF_TARGET == "esp32c5"
|
||||
temporary: true
|
||||
reason: binary size too large TODO IDF-13063
|
||||
depends_components:
|
||||
- ulp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user