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

update usb #102

Merged
merged 2 commits into from
May 20, 2024
Merged

update usb #102

merged 2 commits into from
May 20, 2024

Conversation

jc849
Copy link
Collaborator

@jc849 jc849 commented May 20, 2024

update usb

cpchiang added 2 commits May 19, 2024 18:14
update usb clock select bit.

Signed-off-by: cpchiang <[email protected]>
add below config to enable usb cdc acm for test.
CONFIG_USB=y
CONFIG_SHELL_CMDS_USB=y
CONFIG_USB_DEVICE_STACK=y
CONFIG_USB_DEVICE_PRODUCT="Zephyr CDC ACM"
CONFIG_USB_CDC_ACM=y
CONFIG_USB_CDC_ACM_RINGBUF_SIZE=576
CONFIG_USB_DEVICE_VID=0x1d6b
CONFIG_USB_DEVICE_PID=0x0104

shell command:
usb enable

test ok with nuvoton arbel 845 usb host.

Signed-off-by: cpchiang <[email protected]>
@jc849 jc849 merged commit 08bb591 into Nuvoton-Israel:npcm-v2.6 May 20, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant