modify usb init position into board.c from init.c

This commit is contained in:
Liu_Weichao
2022-11-08 11:27:06 +08:00
parent 5f4922866e
commit 636f803b7b
9 changed files with 46 additions and 10 deletions
@@ -28,7 +28,6 @@ Modification:
#include <board.h>
#include <connect_usb.h>
#define BSP_USING_NXP_USBH
#ifdef BSP_USING_NXP_USBH
/*! @brief USB host msd command instance global variable */