rename NGX to ngx
add a bunch of stub header for dcd (175x_6x, 13xx, 18xx_43xx) add dcd_nxp_romdriver for handling usb rom driver add BIT_TEST_ in binary.h remove mw_usbd_hid.h include due to lexical conflict
This commit is contained in:
@@ -158,6 +158,10 @@
|
||||
//--------------------------------------------------------------------+
|
||||
//#if MODE_DEVICE_SUPPORTED
|
||||
|
||||
#if !TUSB_CFG_DEVICE_USE_ROM_DRIVER
|
||||
#error only rom driver is supported now
|
||||
#endif
|
||||
|
||||
#define DEVICE_CLASS_HID ( (defined TUSB_CFG_DEVICE_HID_KEYBOARD) || (defined TUSB_CFG_DEVICE_HID_MOUSE) )
|
||||
|
||||
// TODO Device APP
|
||||
|
||||
Reference in New Issue
Block a user