We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 308f350 commit e2f7e21Copy full SHA for e2f7e21
.github/workflows/compile-examples.yml
@@ -56,17 +56,10 @@ jobs:
56
- ~/Arduino/libraries/ArduinoBLE
57
- board:
58
fqbn: arduino:mbed:envie_m7:target_core=cm4
59
- additional-libraries: |
60
- - name: lvgl
61
- version: 8.3.5
62
- - name: ArduinoGraphics
63
- - name: Arduino_GigaDisplayTouch
64
additional-sketch-paths: |
65
- - libraries/doom
66
- libraries/KernelDebug
67
- libraries/Portenta_SDCARD
68
- libraries/Portenta_SDRAM
69
- - libraries/Arduino_H7_Video
70
- libraries/RPC
71
72
fqbn: arduino:mbed:envie_m7
0 commit comments