mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-23 13:20:54 +00:00
rename dcd_stm32_fsdev_pvt_st.h to simply dcd_stm32_fsdev.h
This commit is contained in:
parent
ac4e649e56
commit
27afa56844
@ -109,7 +109,7 @@
|
|||||||
#ifdef TUP_USBIP_FSDEV_STM32
|
#ifdef TUP_USBIP_FSDEV_STM32
|
||||||
// Undefine to reduce the dependence on HAL
|
// Undefine to reduce the dependence on HAL
|
||||||
#undef USE_HAL_DRIVER
|
#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
|
#endif
|
||||||
|
|
||||||
/*****************************************************
|
/*****************************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user