Add USB_FLASH_DRIVE_SUPPORT

This commit is contained in:
Marcio Teixeira
2018-10-04 19:54:12 -05:00
committed by Scott Lahteine
parent 07fe8d28be
commit 2067619a26
34 changed files with 5718 additions and 8 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
#include "../inc/MarlinConfig.h"
#if ENABLED(SDSUPPORT)
#if ENABLED(SDSUPPORT) && DISABLED(USB_FLASH_DRIVE_SUPPORT)
/* Enable FAST CRC computations - You can trade speed for FLASH space if
* needed by disabling the following define */