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 39fb396 commit 825f1bfCopy full SHA for 825f1bf
.github/workflows/githubci.yml
@@ -43,9 +43,9 @@ jobs:
43
BSP_URL: https://adafruit.github.io/arduino-board-index/package_adafruit_index.json
44
BSP_PATH: .arduino15/packages/adafruit/hardware/nrf52
45
LIB_DEPS: >
46
- "Adafruit Circuit Playground" "Adafruit NeoPixel" "Adafruit NeoMatrix"
+ '"Adafruit Circuit Playground" "Adafruit NeoPixel" "Adafruit NeoMatrix"
47
"Adafruit GFX Library" "Adafruit SSD1306" "Adafruit ILI9341" "Adafruit HX8357 Library" "Adafruit EPD"
48
- "MIDI Library" "Firmata"
+ "MIDI Library" "Firmata"'
49
run: |
50
arduino-cli config init
51
arduino-cli core update-index
0 commit comments