[FL-3854] Disable logging in mjs +2k free flash (#3713)

* disable logging in mjs
* mjs: alternative way to disable logging

Co-authored-by: hedger <hedger@nanode.su>
This commit is contained in:
MMX
2024-06-15 18:20:53 +03:00
committed by GitHub
parent a47a55bfee
commit ba014e873b

View File

@@ -37,9 +37,8 @@
typedef struct stat cs_stat_t;
#define DIRSEP '/'
#ifndef CS_ENABLE_STDIO
#undef CS_ENABLE_STDIO
#define CS_ENABLE_STDIO 0
#endif
#ifndef MG_ENABLE_FILESYSTEM
#define MG_ENABLE_FILESYSTEM 0