summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-01-27 16:28:49 +0700
committerhathach <[email protected]>2013-01-27 16:28:49 +0700
commit36dbd528708f7c7a65350aef5092b49f962d8a98 (patch)
treef6ada6dddfe01da004537c0064bf68fdc101e611
parentb57e6e11216012453dbae1e50f3d72f45cfe86f7 (diff)
house keeping
-rw-r--r--tinyusb/tusb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tinyusb/tusb.c b/tinyusb/tusb.c
index 15a6a003d..56fe393e3 100644
--- a/tinyusb/tusb.c
+++ b/tinyusb/tusb.c
@@ -35,6 +35,8 @@
* This file is part of the tinyUSB stack.
*/
+#define _TINY_USB_SOURCE_FILE_
+
#include "tusb.h"
tusb_error_t tusb_init(void)