arduino-libraries / Arduino_UnifiedStorage

Read and write files to flash, USB mass storage and SD cards in a unified way.
GNU Lesser General Public License v2.1
11 stars 3 forks source link

[AE-158] Add Github Actions [draft] #4

Closed aliphys closed 1 year ago

aliphys commented 1 year ago

This PR adds workflows for automated compilance checks.

aliphys commented 1 year ago

Unable to compile library examples due to

Arduino_POSIXStorage library is a dependency of this repo. But the GitHub action cannot find it.

Error: Library source path: https:/github.com/arduino-libraries/Arduino_POSIXStorage doesn't exist
Error: Process completed with exit code 1.