arduino-pico/tests
Earle F. Philhower, III 16d9609ac9
Add VFS to enable POSIX file I/O operations (#2333)
* Add VFS to enable POSIX file I/O operations

Enables use of FILE * operations on internal and external storage.  fopen,
fclose, fseek, fprintf, fscanf, etc. supported.

* Add FS/File::stat and support POSIX stat/fstat
2024-08-16 13:37:23 -07:00
..
ci Remove obsolete TRAVIS CI variables (#2292) 2024-07-23 09:48:33 -07:00
astyle_core.conf Add astyle format, boards.txt, and package check (#166) 2021-05-24 15:01:03 -07:00
astyle_examples.conf Add compilation to CI (#155) 2021-05-22 02:58:57 -07:00
build-tinyusb.sh Remove obsolete TRAVIS CI variables (#2292) 2024-07-23 09:48:33 -07:00
build.sh Remove obsolete TRAVIS CI variables (#2292) 2024-07-23 09:48:33 -07:00
common.sh Remove obsolete TRAVIS CI variables (#2292) 2024-07-23 09:48:33 -07:00
debug.sh Remove obsolete TRAVIS CI variables (#2292) 2024-07-23 09:48:33 -07:00
restyle.sh Add VFS to enable POSIX file I/O operations (#2333) 2024-08-16 13:37:23 -07:00
run_CI_locally.sh Remove obsolete TRAVIS CI variables (#2292) 2024-07-23 09:48:33 -07:00