Disabled by default.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15204 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
a07310d3cd
commit
e760efb119
|
@ -62,7 +62,7 @@
|
|||
#endif
|
||||
|
||||
#if !defined(SHELL_CMD_FILES_ENABLED) || defined(__DOXYGEN__)
|
||||
#define SHELL_CMD_FILES_ENABLED TRUE
|
||||
#define SHELL_CMD_FILES_ENABLED FALSE
|
||||
#endif
|
||||
|
||||
#if !defined(SHELL_CMD_TEST_WA_SIZE) || defined(__DOXYGEN__)
|
||||
|
|
Loading…
Reference in New Issue