diff options
| author | hathach <[email protected]> | 2013-02-04 13:51:20 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-02-04 13:51:20 +0700 |
| commit | 94486f55ec3b24f720cabf1218e8eb291b8f620c (patch) | |
| tree | 980c0e2fa5ce83cb76cd74bf1c271e7a3f96689c /tinyusb/common | |
| parent | a5b29c5d333fc5fe3bcd01de145e130765ed1d48 (diff) | |
add usbh_hcd to hold common structure/typedef for usbh and hcd
Diffstat (limited to 'tinyusb/common')
| -rw-r--r-- | tinyusb/common/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tinyusb/common/common.h b/tinyusb/common/common.h index a56de956e..ec3e3f2ac 100644 --- a/tinyusb/common/common.h +++ b/tinyusb/common/common.h @@ -72,7 +72,6 @@ #include "errors.h" //------------- TUSB Header -------------// -//#include "hal/hal.h" #include "core/tusb_types.h" #include "core/std_descriptors.h" #include "core/std_request.h" |
