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 4f9e870 commit f5fabaaCopy full SHA for f5fabaa
.github/workflows/compile-examples.yml
@@ -58,7 +58,7 @@ jobs:
58
libraries: |
59
# Install the library from the local path.
60
- source-path: ./
61
- - source-path: https://github.com/arduino-libraries/Arduino_USBHostMbed5
+ - name: Arduino_USBHostMbed5
62
# Additional library dependencies can be listed here.
63
# See: https://github.com/arduino/compile-sketches#libraries
64
sketch-paths: |
0 commit comments