mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user