zephyr/boards/arm/stm32f411e_disco
Brian Bradley 90587fa741 boards: stm32f411e_disco: add USB device support to stm32f411e_disco
Changes to the PLL configuration were required
for proper device enumeration. Now there is a 48MHz USB clock
(was 25MHz), and a 96MHz system clock (was 100 MHz).

Addresses #25293

Signed-off-by: Brian Bradley <brian.bradley.p@gmail.com>
2020-06-23 13:07:49 +02:00
..
doc boards: stm32: Fix boards names in yaml and/or doc files 2020-05-05 10:05:56 -05:00
support boards: arm: Add support for STM32F411E-DISCO 2017-10-28 13:50:18 -04:00
board.cmake boards: arm: st, stm32: add jlink runner args 2019-04-19 13:56:28 -05:00
CMakeLists.txt boards: Set pinmux.c compilation under switch CONFIG_PINMUX 2019-06-10 12:42:49 +02:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig drivers: pwm: stm32: remove remaining Kconfig instances 2020-05-05 10:52:51 -05:00
pinmux.c boards: stm32f411e_disco: add USB device support to stm32f411e_disco 2020-06-23 13:07:49 +02:00
stm32f411e_disco.dts boards: stm32f411e_disco: add USB device support to stm32f411e_disco 2020-06-23 13:07:49 +02:00
stm32f411e_disco.yaml boards: stm32: Fix boards names in yaml and/or doc files 2020-05-05 10:05:56 -05:00
stm32f411e_disco_defconfig boards: stm32f411e_disco: add USB device support to stm32f411e_disco 2020-06-23 13:07:49 +02:00