This commit is contained in:
parent
c4cd774d29
commit
fef6c3cc95
|
@ -16,11 +16,11 @@
|
||||||
|
|
||||||
#include "hal.h"
|
#include "hal.h"
|
||||||
|
|
||||||
|
#if HAL_USE_USB_MSD
|
||||||
|
|
||||||
#include "hal_usb_msd.h"
|
#include "hal_usb_msd.h"
|
||||||
#include "usb_msd_cfg.h"
|
#include "usb_msd_cfg.h"
|
||||||
|
|
||||||
#if HAL_USE_USB_MSD
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* must be 64 for full speed and 512 for high speed
|
* must be 64 for full speed and 512 for high speed
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue