We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b094ab3 commit 80b2102Copy full SHA for 80b2102
.github/workflows/githubci.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: extra libraries
24
run: |
25
git clone --quiet https://github.com/adafruit/SdFat.git /home/runner/Arduino/libraries/SdFat
26
-
+ git clone --quiet https://github.com/adafruit/Adafruit_SPIFlash.git /home/runner/Arduino/libraries/Adafruit_SPIFlash
27
28
- name: test platforms
29
run: python3 ci/build_platform.py main_platforms metro_m4_tinyusb cpb cpx
0 commit comments