Andrew Tridgell
|
e429d578fa
|
AP_Filesystem: added interface for mount/unmount
we need to hold the FATFS semaphore when doing mount/unmount, which
means we must go via AP_Filesystem_FATFS
|
2020-10-27 10:45:03 +11:00 |
Andrew Tridgell
|
9b14fa7ed9
|
AP_Filesystem: enable @PARAM, @ROMFS and @SYS with no microSD
|
2020-04-29 07:36:55 +10:00 |
Andrew Tridgell
|
cd3b4dcc7d
|
AP_Filesystem: added @SYS filesystem backend
|
2020-04-29 07:36:55 +10:00 |
Andrew Tridgell
|
67fc23d01b
|
AP_Filesystem: support downloading parameters via ftp
adds @PARAM/param.pck as a packed file of all parameters
|
2020-04-29 07:36:55 +10:00 |
Andrew Tridgell
|
10c709a5a1
|
AP_Filesystem: use @ROMFS
|
2020-03-28 15:28:03 +11:00 |
Andrew Tridgell
|
6583f7c13e
|
AP_Filesystem: added VFS system for multiple backends
|
2020-03-28 15:28:03 +11:00 |
Andrew Tridgell
|
692abb11fa
|
AP_Filesystem: define new filesystem API
|
2019-08-27 15:40:43 +10:00 |