mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'feat/cmakev2_ulp_full_subproject' into 'master'
feat(ulp): initial support for building ULP projects as full subprojects under CMake v2 See merge request espressif/esp-idf!50134
This commit is contained in:
@@ -103,6 +103,8 @@ components/esp_hw_support/test_apps/vad_wakeup:
|
||||
- ulp
|
||||
- soc
|
||||
disable:
|
||||
- if: IDF_BUILD_V2 == "1"
|
||||
reason: Legacy ULP apps are covered by CMake v1; buildv2 covers full_subproject ULP apps.
|
||||
- if: SOC_LP_VAD_SUPPORTED != 1
|
||||
|
||||
components/esp_hw_support/test_apps/wakeup_tests:
|
||||
|
||||
Reference in New Issue
Block a user