DISABLE_DUE_SD_MMC

MarlinFirmware/Marlin#24314
This commit is contained in:
Scott Lahteine 2022-07-20 02:51:27 -05:00
parent 47531ddd48
commit 13cedb59e3
282 changed files with 564 additions and 0 deletions

View file

@ -1609,6 +1609,8 @@
//#define USE_UHS2_USB
//#define USE_UHS3_USB
#define DISABLE_DUE_SD_MMC // Disable USB Host access to USB Drive to prevent hangs on block access for DUE platform
/**
* Native USB Host supported by some boards (USB OTG)
*/