debug usbd
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
* 2019-12-19 tyustli port to stm32 series
|
||||
*/
|
||||
|
||||
#ifdef BSP_USING_USBH
|
||||
|
||||
#include "drv_usbh.h"
|
||||
#include "board.h"
|
||||
|
||||
@@ -257,3 +259,6 @@ int stm_usbh_register(void)
|
||||
return RT_EOK;
|
||||
}
|
||||
INIT_DEVICE_EXPORT(stm_usbh_register);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user