zephyr/drivers/usb
Johann Fischer c41071d2ac drivers: udc: add UDC driver for RP2040 USB device controller
This driver is mostly rewritten from scratch, with some parts borrowed
from the usb_dc_rpi_pico driver implemented by Pete Johanson.
This driver does not use any function from RPI PICO HAL and actually
could be furter improved to not use any defines or types from the HAL as
they are confusing and overdo it with volatile qualifiers.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-09-05 16:57:46 -04:00
..
bc12
common drivers: udc_dwc2: Add power saving related registers 2024-09-03 14:40:17 +01:00
device drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
udc drivers: udc: add UDC driver for RP2040 USB device controller 2024-09-05 16:57:46 -04:00
uhc
uvb linker: drivers: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
CMakeLists.txt
Kconfig