Added TARGET_DISCO_F469NI in USBHOST\USBHost\TARGET_STM\USBHALHost_STM_TARGET.h
Dependents: DISCO-F469NI_USB_Disk STM32F4xx_USB_Memory
Fork of USBHOST by
Diff: USBHost/dbg.h
- Revision:
- 8:3e7a33f81048
- Parent:
- 1:ab240722d7ef
--- a/USBHost/dbg.h Mon Apr 30 05:37:24 2018 +0000 +++ b/USBHost/dbg.h Sat Jan 04 23:30:59 2020 +0000 @@ -18,7 +18,7 @@ #define USB_DEBUG_H //Debug is disabled by default -#define DEBUG 3 /*INFO,ERR,WARN*/ +#define DEBUG 0 /*INFO,ERR,WARN*/ #define DEBUG_TRANSFER 0 #define DEBUG_EP_STATE 0 #define DEBUG_EVENT 0