house keeping

This commit is contained in:
hathach
2012-11-27 15:42:53 +07:00
parent 829c8672bb
commit a21ca6c0f1
7 changed files with 12 additions and 8 deletions

View File

@@ -36,7 +36,10 @@
*/
#include "tusb.h"
#include "LPC13Uxx.h" // TODO HAL
#ifdef CFG_TUSB_DEVICE
#include "device/dcd.h"
#endif
ErrorCode_t tusb_init(void)
{