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

usb: device: next: class: gs_usb: catch up with changes in Zephyr main branch #49

Merged

Conversation

henrikbrixandersen
Copy link
Member

Use NET_BUF_POOL_FIXED_DEFINE() instead of NET_BUF_POOL_FIXED_DEFINE() to
ensure UDC driver-compatible buffer alignment and granularity.

Signed-off-by: Henrik Brix Andersen <[email protected]>
Remove redundant assignment of the first interface in the Interface
Association Descriptor (iad).

Signed-off-by: Henrik Brix Andersen <[email protected]>
Remove redundant memset() after net_buf_alloc_fixed() as net_buf user data
is now cleared on allocation.

Signed-off-by: Henrik Brix Andersen <[email protected]>
@henrikbrixandersen henrikbrixandersen merged commit cbbbc9b into CANnectivity:main Dec 19, 2024
4 checks passed
@henrikbrixandersen henrikbrixandersen deleted the usbd_next_catchup branch December 19, 2024 22:00
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