Merge branch 'example/add_light_with_rainmaker_provisioning' into 'main'

example: Add light example with RainMaker-WiFi-Provisioning

See merge request app-frameworks/esp-matter!838
This commit is contained in:
Shu Chen
2024-09-14 11:51:51 +08:00
84 changed files with 6588 additions and 0 deletions
+6
View File
@@ -110,3 +110,9 @@ examples/ota_provider:
- if: IDF_TARGET in ["esp32s3"]
temporary: true
reason: the other targets are not tested yet
examples/light_wifi_prov:
enable:
- if: IDF_TARGET in ["esp32s3", "esp32c3"]
temporary: true
reason: the other targets are not tested yet