File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 3636 - fqbn : arduino:mbed:nano33ble
3737 - fqbn : arduino:mbed:envie_m4
3838 - fqbn : arduino:mbed:envie_m7
39+ - fqbn : arduino:mbed:nanorp2040connect
3940
4041 # compile only the examples compatible with each board
4142 include :
@@ -51,17 +52,25 @@ jobs:
5152 - libraries/KernelDebug
5253 - libraries/Portenta_SDCARD
5354 - libraries/Portenta_Video
55+ - libraries/RPC
5456 - board :
5557 fqbn : arduino:mbed:envie_m7
5658 additional-sketch-paths : |
5759 - libraries/doom
5860 - libraries/KernelDebug
61+ - libraries/Portenta_Camera/examples
5962 - libraries/Portenta_SDCARD
6063 - libraries/Portenta_System
6164 - libraries/Portenta_Video
65+ - libraries/RPC
6266 - libraries/ThreadDebug
6367 - libraries/USBHOST
6468 - libraries/WiFi
69+ - board :
70+ fqbn : arduino:mbed:nanorp2040connect
71+ additional-sketch-paths : |
72+ - libraries/PDM
73+ - ~/Arduino/libraries/WiFiNINA
6574
6675 steps :
6776 - name : Checkout repository
8291 with :
8392 github-token : ${{ secrets.GITHUB_TOKEN }}
8493 fqbn : ${{ matrix.board.fqbn }}
94+ libraries : |
95+ - name: WiFiNINA
8596 platforms : |
8697 # Use Board Manager to install the latest release of Arduino mbed Boards to get the toolchain
8798 - name: "arduino:mbed"
You can’t perform that action at this time.
0 commit comments