SAM4S-EK_FreeRTOS+FAT-SL
1.0
An example project to test the functionality of FreeRTOS+FAT-SL using SD card as data storage medium
|
Go to the source code of this file.
Classes | |
struct | F_BOOTRECORD |
struct | F_SECTOR |
struct | F_VOLUME |
Enumerations | |
enum | { F_STATE_NONE, F_STATE_NEEDMOUNT, F_STATE_WORKING } |
Functions | |
unsigned char | _f_getvolume (void) |
Variables | |
F_VOLUME | gl_volume |
F_FILE | gl_file |
char | gl_sector [F_SECTOR_SIZE] |
anonymous enum |
char gl_sector[F_SECTOR_SIZE] |