File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 40
40
- fqbn : arduino:mbed:nicla_sense
41
41
- fqbn : arduino:mbed:nicla_vision
42
42
- fqbn : arduino:mbed:opta
43
+ - fqbn : arduino:mbed:nicla_voice
43
44
44
45
# compile only the examples compatible with each board
45
46
include :
@@ -119,6 +120,18 @@ jobs:
119
120
- libraries/USBHID
120
121
- libraries/USBMSD/examples/AccessFlashAsUSBDisk
121
122
- libraries/WiFi
123
+ - board :
124
+ fqbn : arduino:mbed:nicla_voice
125
+ additional-sketch-paths : |
126
+ - libraries/Nicla_System
127
+ - libraries/NDP
128
+ additional-libraries : |
129
+ - name: Arduino_BHY2
130
+ - name: ArduinoBLE
131
+ - name: arduino-audio-tools
132
+ source-url: https://github.com/pschatzmann/arduino-audio-tools.git
133
+ - name: arduino-libg722
134
+ source-url: https://github.com/pschatzmann/arduino-libg722.git
122
135
123
136
steps :
124
137
- name : Checkout repository
You can’t perform that action at this time.
0 commit comments