esp32h2: add build test

This commit is contained in:
Cao Sen Miao
2023-01-10 13:59:46 +08:00
parent 3df87a91a3
commit 94120b82c2
181 changed files with 727 additions and 388 deletions

View File

@@ -5,6 +5,7 @@ examples/provisioning/wifi_prov_mgr:
- if: IDF_TARGET == "esp32c6"
temporary: true
reason: target esp32c6 is not supported yet
- if: SOC_WIFI_SUPPORTED != 1
disable_test:
- if: IDF_TARGET != "esp32"
temporary: true