File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,11 +40,11 @@ jobs:
4040 arduino-cli core install arduino:sam -v
4141 arduino-cli core install arduino:mbed -v
4242 arduino-cli core install esp32:esp32 -v
43- arduino-cli core install teensy:avr@1.58 .0 -v
43+ arduino-cli core install teensy:avr@1.59 .0 -v
4444 arduino-cli core install Seeeduino:samd -v
4545 #
4646 # PATCHING TEENSY AND SAM
47- cat checkout/extras/patching_boards/platform_teensy.txt > /github/home/.arduino15/packages/teensy/hardware/avr/1.58 .0/platform.txt
47+ cat checkout/extras/patching_boards/platform_teensy.txt > /github/home/.arduino15/packages/teensy/hardware/avr/1.59 .0/platform.txt
4848 # remove when https://github.com/arduino/ArduinoCore-sam/pull/115 merged
4949 cat checkout/extras/patching_boards/platform_arduinocore_sam.txt > /github/home/.arduino15/packages/arduino/hardware/sam/1.6.12/platform.txt
5050 #
You can’t perform that action at this time.
0 commit comments