refractor remove tusbh_msc_is_failed
increase usbh enum task from 150 to 200 due to stack overflow when mounting msc device added task for msc host freeRTOS with stack = 300 (still cannot execute copy command)
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
#define KEYBOARD_APP_TASK_PRIO (TUSB_CFG_OS_TASK_PRIO-2)
|
||||
#define MOUSE_APP_TASK_PRIO KEYBOARD_APP_TASK_PRIO
|
||||
#define CDC_SERIAL_APP_TASK_PRIO KEYBOARD_APP_TASK_PRIO
|
||||
#define MSC_APP_TASK_PRIO KEYBOARD_APP_TASK_PRIO
|
||||
|
||||
#define LED_BLINKING_APP_TASK_PRIO (tskIDLE_PRIORITY+1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user