rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLED
This commit is contained in:
		| @@ -82,7 +82,7 @@ typedef struct | ||||
|  | ||||
| } hcd_event_t; | ||||
|  | ||||
| #if TUSB_OPT_HOST_ENABLED | ||||
| #if CFG_TUH_ENABLED | ||||
| // Max number of endpoints per device | ||||
| enum { | ||||
|   // TODO better computation | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach