File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 4040 - fqbn : arduino:mbed:nicla_vision
4141 - fqbn : arduino:mbed:opta
4242 - fqbn : arduino:mbed:nicla_voice
43+ - fqpn : arduino:mbed:giga
4344
4445 # compile only the examples compatible with each board
4546 include :
@@ -150,7 +151,21 @@ jobs:
150151 version: v0.9.6
151152 - name: arduino-libg722
152153 source-url: https://github.com/pschatzmann/arduino-libg722.git
153-
154+ - board :
155+ fqbn : arduino:mbed:giga
156+ additional-libraries : |
157+ - name: lvgl
158+ version: 8.3.5
159+ - name: ArduinoGraphics
160+ - name: Arduino_GigaDisplayTouch
161+ additional-sketch-paths : |
162+ - libraries/doom
163+ - libraries/KernelDebug
164+ - libraries/Portenta_SDCARD
165+ - libraries/Portenta_SDRAM
166+ - libraries/Arduino_H7_Video
167+ - libraries/RPC
168+
154169 steps :
155170 - name : Checkout repository
156171 uses : actions/checkout@v2
You can’t perform that action at this time.
0 commit comments