mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-22 23:45:41 +08:00
usb: Undefine USB_DEBUG
In contrast to some other USB options which use 0/1 values, the USB_DEBUG uses defined/undefined to enable/disable the USB debug support.
This commit is contained in:
parent
70769b8523
commit
6f0b15e8b0
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
#undef USB_VERBOSE
|
#undef USB_VERBOSE
|
||||||
|
|
||||||
#define USB_DEBUG 0
|
#undef USB_DEBUG
|
||||||
|
|
||||||
#define USB_HAVE_TT_SUPPORT 1
|
#define USB_HAVE_TT_SUPPORT 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user