File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 1919 env :
2020 # libraries to install for all boards
2121 UNIVERSAL_LIBRARIES : |
22- # Install the ArduinoIoTCloud library from the repository
2322 - source-path: ./
24- - name: Arduino_ConnectionHandler
25- - name: ArduinoHttpClient
2623 - name: Arduino_DebugUtils
27- - name: ArduinoMqttClient
28- - name: Arduino_SecureElement
2924 # sketch paths to compile (recursive) for all boards
3025 UNIVERSAL_SKETCH_PATHS : |
3126 - examples/lzssDecoder
5752 - fqbn : arduino:mbed_portenta:envie_m7
5853 type : mbed_portenta
5954 artifact-name-suffix : arduino-mbed_portenta-envie_m7
60- - fqbn : esp8266:esp8266:huzzah
61- type : esp8266
62- artifact-name-suffix : esp8266-esp8266-huzzah
6355 - fqbn : esp32:esp32:esp32
6456 type : esp32
6557 artifact-name-suffix : esp32-esp32-esp32
You can’t perform that action at this time.
0 commit comments