mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-22 10:20:55 +00:00
rename dcd_stm32_fsdev_pvt_st.h to simply dcd_stm32_fsdev.h
This commit is contained in:
parent
ac4e649e56
commit
27afa56844
src/portable/st/stm32_fsdev
@ -109,7 +109,7 @@
|
||||
#ifdef TUP_USBIP_FSDEV_STM32
|
||||
// Undefine to reduce the dependence on HAL
|
||||
#undef USE_HAL_DRIVER
|
||||
#include "portable/st/stm32_fsdev/dcd_stm32_fsdev_pvt_st.h"
|
||||
#include "portable/st/stm32_fsdev/dcd_stm32_fsdev.h"
|
||||
#endif
|
||||
|
||||
/*****************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user