mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
feat(lp_core): add support for lp timer and lp gpio on P4
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
components/ulp/test_apps/lp_core:
|
||||
disable:
|
||||
- if: SOC_LP_CORE_SUPPORTED != 1
|
||||
disable_test:
|
||||
- if: IDF_TARGET in ["esp32p4"]
|
||||
temporary: true
|
||||
reason: not tested yet # TODO: IDF-8986
|
||||
depends_components:
|
||||
- ulp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user