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
|
#include "../../version/ver_fat_sl.h"
Go to the source code of this file.
Macros | |
#define | F_FILE_CLOSE 0x00 |
#define | F_FILE_RD 0x01 |
#define | F_FILE_WR 0x02 |
#define | F_FILE_A 0x04 |
#define | F_FILE_RDP 0x08 |
#define | F_FILE_WRP 0x10 |
#define | F_FILE_AP 0x20 |