diff options
| author | hathach <[email protected]> | 2013-01-16 22:23:17 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-01-16 22:23:17 +0700 |
| commit | 095129887e58cc2445afc1e2c10512e87c2c65ff (patch) | |
| tree | c0a39f51a3658f7cd7eb294923bd5a9100116397 /tinyusb/common/common.h | |
| parent | 8155fd38a580603af60bc91fa54197b08ce68464 (diff) | |
delete mcu folders as it duplicate hal folders
Diffstat (limited to 'tinyusb/common/common.h')
| -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 7d003d57b..a17fb62dc 100644 --- a/tinyusb/common/common.h +++ b/tinyusb/common/common.h @@ -66,7 +66,6 @@ #include "errors.h" #include "assertion.h" #include "binary.h" -#include "mcu/mcu.h" #include "hal/hal.h" #include "core/tusb_types.h" |
