mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
example: zap_light add support for c2
This commit is contained in:
@@ -121,6 +121,8 @@ variables:
|
||||
- cd $ESP_MATTER_PATH/examples/zap_light
|
||||
- idf.py --preview set-target esp32h2
|
||||
- idf.py build
|
||||
- idf.py set-target esp32c2
|
||||
- idf.py build
|
||||
- cd $ESP_MATTER_PATH/examples/light_switch
|
||||
- idf.py --preview set-target esp32h2
|
||||
- idf.py build
|
||||
|
||||
Reference in New Issue
Block a user