File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 12
12
strategy :
13
13
fail-fast : false
14
14
matrix :
15
- os : [ubuntu-24.04, macos-15]
15
+ os : [ubuntu-24.04, windows-latest, macos-15]
16
16
example :
17
+ - " examples/arduino-blink"
18
+ - " examples/arduino-rmt-blink"
19
+ - " examples/arduino-usb-keyboard"
17
20
- " examples/arduino-wifiscan"
21
+ - " examples/arduino-zigbee-light"
22
+ - " examples/arduino-zigbee-switch"
23
+ - " examples/tasmota"
24
+ - " examples/espidf-arduino-h2zero-BLE_scan"
25
+ - " examples/espidf-arduino-matter-light"
26
+ - " examples/arduino-matter-light"
27
+ - " examples/espidf-arduino-blink"
28
+ - " examples/espidf-arduino-littlefs"
29
+ - " examples/espidf-blink"
30
+ - " examples/espidf-coap-server"
31
+ - " examples/espidf-exceptions"
32
+ - " examples/espidf-hello-world"
33
+ - " examples/espidf-http-request"
34
+ - " examples/espidf-peripherals-uart"
35
+ - " examples/espidf-peripherals-usb"
36
+ - " examples/espidf-storage-sdcard"
18
37
- " examples/espidf-ulp"
19
38
- " examples/espidf-ulp-riscv"
20
39
- " examples/espidf-ulp-lp"
You can’t perform that action at this time.
0 commit comments