include clean up
This commit is contained in:
		| @@ -28,9 +28,11 @@ | ||||
|  | ||||
| #if (TUSB_OPT_DEVICE_ENABLED && CFG_TUD_DFU_MODE) | ||||
|  | ||||
| #include "dfu_device.h" | ||||
| #include "device/usbd.h" | ||||
| #include "device/usbd_pvt.h" | ||||
|  | ||||
| #include "dfu_device.h" | ||||
|  | ||||
| //--------------------------------------------------------------------+ | ||||
| // MACRO CONSTANT TYPEDEF | ||||
| //--------------------------------------------------------------------+ | ||||
|   | ||||
| @@ -27,8 +27,6 @@ | ||||
| #ifndef _TUSB_DFU_DEVICE_H_ | ||||
| #define _TUSB_DFU_DEVICE_H_ | ||||
|  | ||||
| #include "common/tusb_common.h" | ||||
| #include "device/usbd.h" | ||||
| #include "dfu.h" | ||||
|  | ||||
| #ifdef __cplusplus | ||||
|   | ||||
| @@ -28,9 +28,11 @@ | ||||
|  | ||||
| #if (TUSB_OPT_DEVICE_ENABLED && CFG_TUD_DFU_RUNTIME) | ||||
|  | ||||
| #include "dfu_rt_device.h" | ||||
| #include "device/usbd.h" | ||||
| #include "device/usbd_pvt.h" | ||||
|  | ||||
| #include "dfu_rt_device.h" | ||||
|  | ||||
| //--------------------------------------------------------------------+ | ||||
| // MACRO CONSTANT TYPEDEF | ||||
| //--------------------------------------------------------------------+ | ||||
|   | ||||
| @@ -27,8 +27,6 @@ | ||||
| #ifndef _TUSB_DFU_RT_DEVICE_H_ | ||||
| #define _TUSB_DFU_RT_DEVICE_H_ | ||||
|  | ||||
| #include "common/tusb_common.h" | ||||
| #include "device/usbd.h" | ||||
| #include "dfu.h" | ||||
|  | ||||
| #ifdef __cplusplus | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach