update use of mutex for host
This commit is contained in:
		| @@ -285,6 +285,9 @@ | ||||
|   #define CFG_TUSB_OS_INC_PATH | ||||
| #endif | ||||
|  | ||||
| // mutex is only needed for RTOS | ||||
| #define TUSB_OPT_MUTEX    (CFG_TUSB_OS != OPT_OS_NONE) | ||||
|  | ||||
| //-------------------------------------------------------------------- | ||||
| // DEVICE OPTIONS | ||||
| //-------------------------------------------------------------------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach