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 5252 rm -r $HOME/$BSP_PATH/*
5353 ln -s $GITHUB_WORKSPACE $HOME/$BSP_PATH/$BSP_VERSION
5454 # Install library dependency
55- arduino-cli lib install "Adafruit GFX Library" " Adafruit SSD1306 " "Adafruit ILI9341 " "Adafruit HX8357 Library" "Adafruit ST7735 and ST7789 Library" " Adafruit EPD"
56- arduino-cli lib install "Adafruit Circuit Playground " "Adafruit NeoPixel " "Adafruit NeoMatrix" "MIDI Library" "Firmata "
55+ arduino-cli lib install "Adafruit AHRS" "Adafruit Circuit Playground" " Adafruit EPD " "Adafruit GFX Library " "Adafruit HX8357 Library" "Adafruit ILI9341" "Adafruit NeoPixel" "Adafruit NeoMatrix" " Adafruit Sensor Calibration" "Adafruit SSD1306" "Adafruit ST7735 and ST7789 Library"
56+ arduino-cli lib install "MIDI Library " "Firmata " "SdFat - Adafruit Fork "
5757
5858 - name : Build examples
5959 run : python3 tools/build_all.py ${{ matrix.arduino-platform }}
You can’t perform that action at this time.
0 commit comments