mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-03 23:54:17 +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
3400fa0d69
commit
e9b8413133
@ -16,7 +16,7 @@
|
||||
|
||||
#undef USB_VERBOSE
|
||||
|
||||
#define USB_DEBUG 0
|
||||
#undef USB_DEBUG
|
||||
|
||||
#define USB_HAVE_TT_SUPPORT 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user