Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Johann Fischer c8eaa11a0b drivers: udc: add new UDC driver for SAM0 USB controller 2 months ago
..
CMakeLists.txt drivers: udc: add new UDC driver for SAM0 USB controller 2 months ago
Kconfig drivers: udc: add new UDC driver for SAM0 USB controller 2 months ago
Kconfig.ambiq drivers: udc_ambiq: do not leak UDC_AMBIQ_MAX_QMESSAGES 4 months ago
Kconfig.dwc2 usb: device_next: Add Kconfig to set maximum speed 3 months ago
Kconfig.it82xx2 ITE: it8xxx2: Remove CONFIG_PINCTRL from soc defconfig file 9 months ago
Kconfig.kinetis drivers: udc: add USBFSOTG UDC driver for Kinetis SoCs 3 years ago
Kconfig.max32 drivers: udc: Add MAX32xxx UDC driver 3 months ago
Kconfig.mcux usb: device_next: Add Kconfig to set maximum speed 3 months ago
Kconfig.nrf drivers: udc_nrf: Replace driver queue with events 3 months ago
Kconfig.numaker boards: nuvoton: numaker: Drop PINCTRL from board defconfig 8 months ago
Kconfig.renesas_ra drivers: udc: add support for Renesas RA USB device 7 months ago
Kconfig.rpi_pico drivers: udc_rpi_pico: support VBUS state change detection 3 months ago
Kconfig.sam0 drivers: udc: add new UDC driver for SAM0 USB controller 2 months ago
Kconfig.skeleton usb: device_next: Add Kconfig to set maximum speed 3 months ago
Kconfig.smartbond drivers: usb: udc: add Smartbond UDC driver 9 months ago
Kconfig.stm32 drivers: udc: stm32: update `STM32_CLOCK_CHECK` definition 5 months ago
Kconfig.virtual usb: device_next: Add Kconfig to set maximum speed 3 months ago
udc_ambiq.c soc: ambiq: Optimize the inclusion relationship of header files 3 months ago
udc_common.c drivers: usb: udc: Reduce unnecessary ep config lookups 3 months ago
udc_common.h drivers: usb: udc: Reduce unnecessary ep config lookups 3 months ago
udc_dwc2.c drivers: udc_dwc2: Limit operating speed to stack configuration 3 months ago
udc_dwc2.h drivers: udc_dwc2: Add hibernation vendor quirks 10 months ago
udc_dwc2_vendor_quirks.h drivers: udc_dwc2: Ensure overlapping USBHS reset 4 months ago
udc_it82xx2.c drivers: udc: fix it82xx2 and numaker drivers compilation 3 months ago
udc_kinetis.c drivers: usb: udc: Reduce unnecessary ep config lookups 3 months ago
udc_max32.c drivers: udc: Add MAX32xxx UDC driver 3 months ago
udc_mcux_ehci.c drivers: usb: udc: Reduce unnecessary ep config lookups 3 months ago
udc_mcux_ip3511.c drivers: usb: udc: Reduce unnecessary ep config lookups 3 months ago
udc_nrf.c drivers: udc_nrf: Remove doxygen comments 3 months ago
udc_numaker.c drivers: udc: fix it82xx2 and numaker drivers compilation 3 months ago
udc_renesas_ra.c drivers: usb: udc: Reduce unnecessary ep config lookups 3 months ago
udc_rpi_pico.c drivers: udc_rpi_pico: use atomic_t instead of k_event for value passing 3 months ago
udc_sam0.c drivers: udc: add new UDC driver for SAM0 USB controller 2 months ago
udc_skeleton.c drivers: usb: udc: Reduce unnecessary ep config lookups 3 months ago
udc_smartbond.c drivers: usb: udc: Reduce unnecessary ep config lookups 3 months ago
udc_stm32.c drivers: usb: Enhance USB and UDC drivers for STM32 OTG configurations 3 months ago
udc_virtual.c drivers: usb: udc: Reduce unnecessary ep config lookups 3 months ago