move and add optional tusb_app_virt_to_phys/tusb_app_phys_to_virt
also add place holder for tusb_app_dcache_flush() and tusb_app_dcache_invalidate()
This commit is contained in:
		| @@ -106,7 +106,7 @@ typedef struct | ||||
| // Controller API | ||||
| //--------------------------------------------------------------------+ | ||||
|  | ||||
| // optional hcd configuration, called by tuh_config() | ||||
| // optional hcd configuration, called by tuh_configure() | ||||
| bool hcd_configure(uint8_t rhport, uint32_t cfg_id, const void* cfg_param) TU_ATTR_WEAK; | ||||
|  | ||||
| // Initialize controller to host mode | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach