summaryrefslogtreecommitdiff
path: root/tinyusb/common
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-04-09 02:13:18 +0700
committerhathach <[email protected]>2013-04-09 02:13:18 +0700
commitc036efff1ddbbbc0eee87e5d298ebe0f94b442be (patch)
tree0a2be74004c85d6820488d1a5a4c0083de47f404 /tinyusb/common
parentb0a54cbf8f7a1591fa35d9b5a3a85f0a7bcc89e4 (diff)
adding code to allow configure MIC2555 to pull down D+/D- (still need bit bangding I2C on PB_0 PB_1)
add back port reset after get 8 bytes of device descriptor
Diffstat (limited to 'tinyusb/common')
-rw-r--r--tinyusb/common/assertion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyusb/common/assertion.h b/tinyusb/common/assertion.h
index 82a9c05fb..2a807b054 100644
--- a/tinyusb/common/assertion.h
+++ b/tinyusb/common/assertion.h
@@ -57,7 +57,7 @@ extern "C"
#endif
#include "tusb_option.h"
-#include "hal/hal.h"
+#include "hal/hal.h" // TODO find a way to break hal dependency
//--------------------------------------------------------------------+
// Compile-time Assert