esp32sx implement dcd_remote_wakeup(), fully compliance to chapter9 test suite

This commit is contained in:
hathach
2021-09-13 16:49:38 +07:00
parent e64bfb9ff5
commit cdc63459eb
3 changed files with 23 additions and 17 deletions

View File

@@ -67,8 +67,9 @@
// This examples use FreeRTOS
#define CFG_TUSB_OS OPT_OS_FREERTOS
// CFG_TUSB_DEBUG is defined by compiler in DEBUG build
// #define CFG_TUSB_DEBUG 0
#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