File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 4040 - fqbn : arduino:mbed:nicla_sense
4141 - fqbn : arduino:mbed:nicla_vision
4242 - fqbn : arduino:mbed:opta
43+ - fqbn : arduino:mbed:nicla_voice
4344
4445 # compile only the examples compatible with each board
4546 include :
@@ -119,6 +120,18 @@ jobs:
119120 - libraries/USBHID
120121 - libraries/USBMSD/examples/AccessFlashAsUSBDisk
121122 - 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
122135
123136 steps :
124137 - name : Checkout repository
You can’t perform that action at this time.
0 commit comments