forked from espressif/esp-idf
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
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
| Supported Targets | ESP32-C5 | ESP32-C6 | ESP32-P4 |
|
||||
| ----------------- | -------- | -------- | -------- |
|
||||
| Supported Targets | ESP32-C6 | ESP32-P4 |
|
||||
| ----------------- | -------- | -------- |
|
||||
|
||||
# LP Core Debugging Example
|
||||
|
||||
|
Reference in New Issue
Block a user