We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Arduino_POSIXStorage
1 parent dc9b055 commit 9934b7cCopy full SHA for 9934b7c
.github/workflows/compile-examples.yml
@@ -59,6 +59,7 @@ jobs:
59
# Install the library from the local path.
60
- source-path: ./
61
- name: Arduino_USBHostMbed5
62
+ - source-path: https://github.com/arduino-libraries/Arduino_POSIXStorage
63
# Additional library dependencies can be listed here.
64
# See: https://github.com/arduino/compile-sketches#libraries
65
sketch-paths: |
0 commit comments