zephyr/drivers/usb/device
Aurelien Jarno 9107e3dac8 drivers: usb: add support for USB OTG FS on STM32F7
The STM32F7 uses the same USB OTG FS controller than the STM32F4 series.
It is therefore trivial to add support for it, by adding the DT fixup
and pinmux macros, and the DT entries in stm32f7.dtsi. Keep it disabled,
it should be enabled at the board level.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-07-11 16:28:10 -05:00
..
CMakeLists.txt drivers: usb: add usb device driver for Kinetis USBFSOTG Controller 2018-05-17 07:00:49 -05:00
Kconfig drivers: usb: add support for USB OTG FS on STM32F7 2018-07-11 16:28:10 -05:00
usb_dc_dw.c drivers: usb: Add High Speed support for DesignWare USB 2018-06-19 20:16:18 -04:00
usb_dc_kinetis.c driver: usb: add check for endpoint capabilities 2018-06-15 11:02:05 +02:00
usb_dc_nrf5.c driver: usb: add check for endpoint capabilities 2018-06-15 11:02:05 +02:00
usb_dc_sam0.c driver: usb: add check for endpoint capabilities 2018-06-15 11:02:05 +02:00
usb_dc_stm32.c drivers: usb_dc_stm32: don't wait for semaphore in ISR context 2018-07-05 11:06:30 -04:00
usb_dw_registers.h drivers: usb: Add High Speed support for DesignWare USB 2018-06-19 20:16:18 -04:00