File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,13 +25,13 @@ jobs:
25
25
# normal boards
26
26
- board :
27
27
fqbn : " arduino-beta:mbed:nano33ble"
28
- additional-sketch-paths : ' "libraries/PDM"'
28
+ additional-sketch-paths : ' "libraries/PDM" "libraries/ThreadDebug" '
29
29
- board :
30
30
fqbn : " arduino-beta:mbed:envie_m4"
31
- additional-sketch-paths : ' "libraries/doom"'
31
+ additional-sketch-paths : ' "libraries/doom" "libraries/KernelDebug" "libraries/Portenta_SDCARD" "libraries/Portenta_System" "libraries/Portenta_Video" '
32
32
- board :
33
33
fqbn : " arduino-beta:mbed:envie_m7"
34
- additional-sketch-paths : ' "libraries/doom"'
34
+ additional-sketch-paths : ' "libraries/doom" "libraries/KernelDebug" "libraries/Portenta_Audio" "libraries/Portenta_SDCARD" "libraries/Portenta_System" "libraries/Portenta_Video" "libraries/ThreadDebug" "libraries/USBHOST" '
35
35
36
36
steps :
37
37
- name : Checkout repository
You can’t perform that action at this time.
0 commit comments