Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: udc: add USB device controller driver skeleton #57615

Merged
merged 2 commits into from
May 17, 2023

Conversation

jfischer-no
Copy link
Collaborator

Add a USB device controller driver skeleton to use as a starting point
for implementing a specific driver.

@jfischer-no jfischer-no added area: Drivers area: USB Universal Serial Bus Experimental Experimental features not enabled by default labels May 5, 2023
@jfischer-no jfischer-no requested review from nashif and galak as code owners May 5, 2023 16:20
@zephyrbot zephyrbot added the area: Devicetree Binding PR modifies or adds a Device Tree binding label May 5, 2023
drivers/usb/udc/udc_skeleton.c Outdated Show resolved Hide resolved
drivers/usb/udc/udc_skeleton.c Outdated Show resolved Hide resolved
drivers/usb/udc/udc_skeleton.c Outdated Show resolved Hide resolved
drivers/usb/udc/udc_skeleton.c Outdated Show resolved Hide resolved
Add a USB device controller driver skeleton to use as a starting point
for implementing a specific driver.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
Get UDC driver skeleton tested on native_posix_64.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
@carlescufi carlescufi merged commit 489f4ac into zephyrproject-rtos:main May 17, 2023
@jfischer-no jfischer-no deleted the pr-udc-skeleton branch May 25, 2023 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Devicetree Binding PR modifies or adds a Device Tree binding area: Drivers area: USB Universal Serial Bus Experimental Experimental features not enabled by default
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants