|
Lamp-Da 0.1
A compact lantern project
|
Handle the interaction with the file system. More...
Classes | |
| struct | HAL_File |
| Handle class for a file. More... | |
Functions | |
| void | shutdown () |
| Global filesystem shutdown. | |
| void | format_file_system () |
| Format/erase the whole file system. | |
| bool | delete_file (const char *fname) |
| Delete a given file. | |
Handle the interaction with the file system.