enable CFG_TUSB_DEBUG on DEBUG build

This commit is contained in:
hathach
2019-05-14 17:36:03 +07:00
parent 851cf5426a
commit 6e443d1918
7 changed files with 16 additions and 7 deletions

View File

@@ -46,7 +46,9 @@
#endif
#define CFG_TUSB_OS OPT_OS_NONE
#define CFG_TUSB_DEBUG 1
// CFG_TUSB_DEBUG is defined by compiler in DEBUG build
// #define CFG_TUSB_DEBUG 0
/* USB DMA on some MCUs can only access a specific SRAM region with restriction on alignment.
* Tinyusb use follows macros to declare transferring memory so that they can be put