File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -151,20 +151,34 @@ jobs:
151151 version: v0.9.6
152152 - name: arduino-libg722
153153 source-url: https://github.com/pschatzmann/arduino-libg722.git
154- - board :
154+ - board :
155155 fqbn : arduino:mbed:giga
156156 additional-libraries : |
157157 - name: lvgl
158158 version: 8.3.5
159+ - name: MicroNMEA
160+ - name: ArduinoBLE
159161 - name: ArduinoGraphics
160162 - name: Arduino_GigaDisplayTouch
161163 additional-sketch-paths : |
164+ - libraries/PDM
162165 - libraries/doom
163166 - libraries/KernelDebug
167+ - libraries/MCUboot
168+ - libraries/Camera/examples/CameraCaptureRawBytes
169+ - libraries/Camera/examples/CameraMotionDetect
164170 - libraries/Portenta_SDCARD
165171 - libraries/Portenta_SDRAM
172+ - libraries/STM32H747_System
166173 - libraries/Arduino_H7_Video
167174 - libraries/RPC
175+ - libraries/ThreadDebug
176+ - libraries/USBHID
177+ - libraries/USBHOST
178+ - libraries/USBMSD/examples/AccessFlashAsUSBDisk
179+ - libraries/WiFi
180+ - libraries/GSM
181+ - ~/Arduino/libraries/ArduinoBLE
168182
169183 steps :
170184 - name : Checkout repository
You can’t perform that action at this time.
0 commit comments