zephyr/drivers/usb
Erwan Gouriou 419adeaeed drivers: usb: stm32: Replace static clock check by a runtime check.
In order to clean up clock related code, replace static build time
clock configuration code by a runtime check.
Since I'm not able to guarantee this check will provide a correct
verdict in 100% of the cases (I'm thinking to ULPI or exotic configurations
like F7 OTG-HS), add a config option to disable it if needed.
It also doesn't apply on F1/F3 series. Keep the build time check for now.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2023-01-16 11:23:55 +00:00
..
device drivers: usb: stm32: Replace static clock check by a runtime check. 2023-01-16 11:23:55 +00:00
udc drivers: udc: fixup parameter endpoint description 2023-01-11 17:44:50 +01:00
uhc drivers: uhc: add driver for virtual USB host controller 2022-12-16 13:21:12 +01:00
uvb drivers: usb: add support for virtual USB bus 2022-12-16 13:21:12 +01:00
CMakeLists.txt drivers: usb: add support for virtual USB bus 2022-12-16 13:21:12 +01:00
Kconfig drivers: usb: add support for virtual USB bus 2022-12-16 13:21:12 +01:00