Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
#include "ch.h"
Go to the source code of this file.
Macros | |
#define | _FFCONF 68020 /* Revision ID */ |
#define | _FS_READONLY 0 |
#define | _FS_MINIMIZE 0 |
#define | _USE_STRFUNC 0 |
#define | _USE_FIND 1 |
#define | _USE_MKFS 1 |
#define | _USE_FASTSEEK 1 |
#define | _USE_EXPAND 1 |
#define | _USE_CHMOD 1 |
#define | _USE_LABEL 1 |
#define | _USE_FORWARD 1 |
#define | _CODE_PAGE 850 |
#define | _USE_LFN 3 |
#define | _MAX_LFN 255 |
#define | _LFN_UNICODE 0 |
#define | _STRF_ENCODE 3 |
#define | _FS_RPATH 1 |
#define | _VOLUMES 1 |
#define | _STR_VOLUME_ID 0 |
#define | _VOLUME_STRS "RAM","NAND","CF","SD","SD2","USB","USB2","USB3" |
#define | _MULTI_PARTITION 0 |
#define | _MIN_SS 512 |
#define | _MAX_SS 512 |
#define | _USE_TRIM 0 |
#define | _FS_NOFSINFO 0 |
#define | _FS_TINY 0 |
#define | _FS_EXFAT 1 |
#define | _FS_NORTC 0 |
#define | _NORTC_MON 1 |
#define | _NORTC_MDAY 1 |
#define | _NORTC_YEAR 2016 |
#define | _FS_LOCK 0 |
#define | _FS_REENTRANT 1 |
#define | _FS_TIMEOUT MS2ST(1000) |
#define | _SYNC_t semaphore_t* |
#define _VOLUME_STRS "RAM","NAND","CF","SD","SD2","USB","USB2","USB3" |