Integrates OTGHS support into the STM32; Eliminates the older OTGHS in FS mode...
Integrates OTGHS support into the STM32; Eliminates the older OTGHS in FS mode logic. From Brennan Ashton
Showing
- arch/arm/src/stm32/Kconfig 46 additions, 16 deletionsarch/arm/src/stm32/Kconfig
- arch/arm/src/stm32/Make.defs 2 additions, 5 deletionsarch/arm/src/stm32/Make.defs
- arch/arm/src/stm32/chip/stm32_otgfs.h 0 additions, 7 deletionsarch/arm/src/stm32/chip/stm32_otgfs.h
- arch/arm/src/stm32/chip/stm32f40xxx_pinmap.h 4 additions, 0 deletionsarch/arm/src/stm32/chip/stm32f40xxx_pinmap.h
- arch/arm/src/stm32/stm32_otgfs.h 1 addition, 1 deletionarch/arm/src/stm32/stm32_otgfs.h
- arch/arm/src/stm32/stm32_otgfsdev.c 1 addition, 20 deletionsarch/arm/src/stm32/stm32_otgfsdev.c
- arch/arm/src/stm32/stm32_otgfshost.c 1 addition, 14 deletionsarch/arm/src/stm32/stm32_otgfshost.c
- arch/arm/src/stm32/stm32_usbhost.c 62 additions, 0 deletionsarch/arm/src/stm32/stm32_usbhost.c
- arch/arm/src/stm32/stm32_usbhost.h 77 additions, 1 deletionarch/arm/src/stm32/stm32_usbhost.h
- arch/arm/src/stm32/stm32f40xxx_rcc.c 0 additions, 4 deletionsarch/arm/src/stm32/stm32f40xxx_rcc.c
Loading
Please register or sign in to comment