more include clean up
This commit is contained in:
		| @@ -34,10 +34,7 @@ | ||||
|  extern "C" { | ||||
| #endif | ||||
|  | ||||
| //--------------------------------------------------------------------+ | ||||
| // INCLUDE | ||||
| //--------------------------------------------------------------------+ | ||||
| #include "osal/osal.h" // TODO refractor move to common.h ? | ||||
| #include "common/tusb_common.h" | ||||
| #include "hcd.h" | ||||
|  | ||||
| //--------------------------------------------------------------------+ | ||||
| @@ -67,10 +64,6 @@ typedef struct { | ||||
|  | ||||
| typedef bool (*tuh_control_complete_cb_t)(uint8_t dev_addr, tusb_control_request_t const * request, xfer_result_t result); | ||||
|  | ||||
| //--------------------------------------------------------------------+ | ||||
| // INTERNAL OBJECT & FUNCTION DECLARATION | ||||
| //--------------------------------------------------------------------+ | ||||
|  | ||||
| //--------------------------------------------------------------------+ | ||||
| // APPLICATION API | ||||
| //--------------------------------------------------------------------+ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach