prepare test project for 43xx host test

This commit is contained in:
hathach
2013-01-18 12:41:30 +07:00
parent e438a7ca09
commit 7976e2fd55
5 changed files with 109 additions and 8 deletions

View File

@@ -54,9 +54,7 @@
#endif
/// define this symbol will make tinyusb look for external configure file
#ifndef _TEST_ // TODO allow configurable name
#include "tusb_config.h"
#endif
#include "tusb_config.h"
/// 0: no debug information 3: most debug information provided
#ifndef TUSB_CFG_DEBUG