Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Classes | Functions
lampda::hal::filesystem Namespace Reference

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.
 

Detailed Description

Handle the interaction with the file system.