Skip to content

Usb post initialization function and tinyusb fixes #128

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

Merged
merged 7 commits into from
Oct 2, 2023

Conversation

maidnl
Copy link
Contributor

@maidnl maidnl commented Sep 8, 2023

This PR introduces a weak function usb_post_initialization that can be used to introduce USB settings depending upon the different renesas microcontrollers.

In the mean time it also aligns tinyusb to a temporary branch with all recent fixes (fix for MSD class and fix for RA2M1 processors i.e. Muxto). The branch is temporary because it will be no longer necessary as soon as the PR for the previous fixes are integrated into the tinyusb master branch.

@maidnl maidnl requested a review from facchinm September 8, 2023 12:19
@per1234 per1234 added topic: code Related to content of the project itself type: enhancement Proposed improvement labels Sep 12, 2023
@facchinm facchinm merged commit 9667d7e into arduino:main Oct 2, 2023
@maidnl maidnl deleted the usb_post_initialization_function branch October 10, 2023 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants