|
CLEON
Version 1
Cloud-Offloaded GPS Receiver
|
Initializing file system. More...
#include "cleon_conf.h"#include "app_define.h"#include "sys_define.h"#include "hal_define.h"#include "fs_define.h"
Go to the source code of this file.
Functions | |
| void | FS_Init (void) |
| Initializing file system. | |
Variables | |
| FATFS | Fatfs |
| FIL | fileObject |
| UINT | bw |
Initializing file system.
Definition in file fs_init.c.
| void FS_Init | ( | void | ) |