fix idf usb pin init changes

This commit is contained in:
hathach
2020-05-29 13:06:33 +07:00
parent e9b41cb97d
commit e0490ae786
2 changed files with 13 additions and 2 deletions

View File

@@ -48,8 +48,10 @@
#define CFG_TUSB_OS OPT_OS_FREERTOS
// CFG_TUSB_DEBUG is defined by compiler in DEBUG build
// #define CFG_TUSB_DEBUG 0
// can be defined by compiler in DEBUG build
#ifndef CFG_TUSB_DEBUG
#define CFG_TUSB_DEBUG 0
#endif
/* 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