micropython/stmhal/boards
neilh10 1be0fde45c stmhal: Enable two USB phys to be supported together.
This is refactoring to enable support for the two USB PHYs available on
some STM32F4 processors to be used at the same time. The F405/7 & F429
have two USB PHYs, others such as the F411 only have one PHY.

This has been tested separately on a pyb10 (USB_FS PHY) and F429DISC
(USB_HS PHY) to be able to invoke a REPL/USB.  I have modified a PYBV10
to support two PHYs.

The long term objective is to support a 2nd USB PHY to be brought up as a
USB HOST, and possibly a single USB PHY to be OTG.
2015-12-09 09:56:36 +00:00
..
CERB40
ESPRUINO_PICO
HYDRABUS
NETDUINO_PLUS_2
PYBLITEV10
PYBV3
PYBV4
PYBV10 stmhal: Enable two USB phys to be supported together. 2015-12-09 09:56:36 +00:00
PYBV11
STM32F4DISC
STM32F7DISC
STM32F411DISC
STM32F429DISC
make-pins.py
stm32f4xx_prefix.c
stm32f401.ld
stm32f401_af.csv
stm32f405.ld
stm32f405_af.csv
stm32f411.ld
stm32f411_af.csv
stm32f429.ld
stm32f429_af.csv
stm32f746.ld
stm32f746_af.csv