🐛 Fix Archim2 USB Hang (#24314)

This commit is contained in:
InsanityAutomation
2022-07-20 04:08:19 -04:00
committed by Scott Lahteine
parent d726f641a5
commit 53a57ff7bf
3 changed files with 20 additions and 13 deletions

View File

@@ -1605,6 +1605,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)
*/