File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -523,6 +523,7 @@ jobs:
523
523
git clone --quiet https://github.com/pstolarz/OneWireNg.git /home/runner/Arduino/libraries/OneWireNg
524
524
git clone --quiet https://github.com/pstolarz/Arduino-Temperature-Control-Library.git /home/runner/Arduino/libraries/Arduino-Temperature-Control-Library
525
525
git clone --quiet https://github.com/adafruit/Adafruit_TinyUSB_Arduino /home/runner/Arduino/libraries/Adafruit_TinyUSB_Arduino
526
+ git clone --quiet --branch fix-for-pico https://github.com/brentru/SdFat.git /home/runner/Arduino/libraries/SdFat_-_Adafruit_Fork/
526
527
- name : Download stable Nanopb
527
528
id : download-nanopb
528
529
continue-on-error : true
Original file line number Diff line number Diff line change 1
1
name =Adafruit WipperSnapper
2
- version =1.0.0-beta.97
2
+ version =1.0.0-beta.98
3
3
author =Adafruit
4
4
maintainer =Adafruit <
[email protected] >
5
5
sentence =Arduino application for Adafruit.io WipperSnapper
You can’t perform that action at this time.
0 commit comments