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 ed580a1 commit bb78d5cCopy full SHA for bb78d5c
.github/workflows/compile-examples.yml
@@ -101,9 +101,8 @@ jobs:
101
fqbn: arduino:mbed:nicla_vision
102
additional-sketch-paths: |
103
- libraries/PDM
104
- - libraries/Camera/examples
+ - libraries/Camera/examples/CameraCaptureRawBytes
105
- libraries/STM32H747_System
106
- - libraries/RPC
107
- libraries/ThreadDebug
108
- libraries/USBHID
109
- libraries/USBHOST
0 commit comments