File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ jobs:
1616
1717 matrix :
1818 board :
19- # Uno
19+ # Uno - FAILS - NOT ENOUGH MEMORY
2020 # https://github.com/arduino/ArduinoCore-avr/blob/master/boards.txt
21- - fqbn : arduino:avr:uno
22- platforms : |
23- - name: arduino:avr
24- source-url: https://downloads.arduino.cc/packages/package_index.json
21+ # - fqbn: arduino:avr:uno
22+ # platforms: |
23+ # - name: arduino:avr
24+ # source-url: https://downloads.arduino.cc/packages/package_index.json
2525
2626 # ESP32
2727 # https://github.com/espressif/arduino-esp32/blob/master/boards.txt
6464 # platforms: |
6565 # - name: arduino:samd
6666 # # source-url: https://downloads.arduino.cc/packages/package_index.json
67- - fqbn : arduino:samd:nano33iot
67+
68+ # SAMD
69+ # https://github.com/arduino/ArduinoCore-samd/blob/master/boards.txt
70+ - fqbn : arduino:samd:nano_33_iot
6871 platforms : |
6972 - name: arduino:samd
7073 # source-url: https://downloads.arduino.cc/packages/package_index.json
You can’t perform that action at this time.
0 commit comments