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 596a556 commit 8ce1093Copy full SHA for 8ce1093
.github/workflows/compile-examples.yml
@@ -140,11 +140,13 @@ jobs:
140
- name: ArduinoBLE
141
- name: ArduinoGraphics
142
- name: Arduino_GigaDisplayTouch
143
+ - name: arducam_dvp
144
additional-sketch-paths: |
145
- libraries/PDM
146
- libraries/MCUboot
147
- libraries/Camera/examples/CameraCaptureRawBytes
148
- libraries/Camera/examples/CameraMotionDetect
149
+ - libraries/Camera/examples/GigaCameraDisplay
150
- libraries/Portenta_SDCARD
151
- libraries/Portenta_SDRAM
152
- libraries/Arduino_H7_Video
0 commit comments