File tree 1 file changed +16
-1
lines changed
1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 40
40
- fqbn : arduino:mbed:nicla_vision
41
41
- fqbn : arduino:mbed:opta
42
42
- fqbn : arduino:mbed:nicla_voice
43
+ - fqpn : arduino:mbed:giga
43
44
44
45
# compile only the examples compatible with each board
45
46
include :
@@ -150,7 +151,21 @@ jobs:
150
151
version: v0.9.6
151
152
- name: arduino-libg722
152
153
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
+
154
169
steps :
155
170
- name : Checkout repository
156
171
uses : actions/checkout@v2
You can’t perform that action at this time.
0 commit comments