Skip to content

Commit 4f9e870

Browse files
committed
Add link to USB dependancy
1 parent 7d0380a commit 4f9e870

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
libraries: |
5959
# Install the library from the local path.
6060
- source-path: ./
61+
- source-path: https://github.com/arduino-libraries/Arduino_USBHostMbed5
6162
# Additional library dependencies can be listed here.
6263
# See: https://github.com/arduino/compile-sketches#libraries
6364
sketch-paths: |

0 commit comments

Comments
 (0)