summaryrefslogtreecommitdiff
path: root/tinyusb/device/romdriver
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-05-28 15:24:27 +0700
committerhathach <[email protected]>2013-05-28 15:24:27 +0700
commit1e5bd82af28c6005fa0ecf008e44322a6ee46461 (patch)
treee9618a6a79880a0c681a6c213d8560c286e3475f /tinyusb/device/romdriver
parent7ae986de95ccb049611340164246e17ee0023c87 (diff)
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
Diffstat (limited to 'tinyusb/device/romdriver')
-rw-r--r--tinyusb/device/romdriver/mw_usbd_hiduser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/device/romdriver/mw_usbd_hiduser.h b/tinyusb/device/romdriver/mw_usbd_hiduser.h
index 79fa55d0b..72b983a5d 100644
--- a/tinyusb/device/romdriver/mw_usbd_hiduser.h
+++ b/tinyusb/device/romdriver/mw_usbd_hiduser.h
@@ -26,7 +26,7 @@
#define __HIDUSER_H__
#include "mw_usbd.h"
-#include "mw_usbd_hid.h"
+//#include "mw_usbd_hid.h"
#include "mw_usbd_core.h"
/** \file