mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-26 22:40:25 +00:00
Merge remote-tracking branch 'OFW/dev' into dev
This commit is contained in:
commit
01c6269365
1 changed files with 1 additions and 2 deletions
|
@ -37,9 +37,8 @@
|
||||||
typedef struct stat cs_stat_t;
|
typedef struct stat cs_stat_t;
|
||||||
#define DIRSEP '/'
|
#define DIRSEP '/'
|
||||||
|
|
||||||
#ifndef CS_ENABLE_STDIO
|
#undef CS_ENABLE_STDIO
|
||||||
#define CS_ENABLE_STDIO 0
|
#define CS_ENABLE_STDIO 0
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef MG_ENABLE_FILESYSTEM
|
#ifndef MG_ENABLE_FILESYSTEM
|
||||||
#define MG_ENABLE_FILESYSTEM 0
|
#define MG_ENABLE_FILESYSTEM 0
|
||||||
|
|
Loading…
Reference in a new issue