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

support max3421e for rp2040 #2390

Merged
merged 2 commits into from
Dec 26, 2023
Merged

support max3421e for rp2040 #2390

merged 2 commits into from
Dec 26, 2023

Conversation

hathach
Copy link
Owner

@hathach hathach commented Dec 26, 2023

Describe the PR
allow rp2040 to use max3421e as host controller

  • fix warnings build hcd max3421 with rp2040
  • add tinyusb_host_max3421 target for rp2040 cmake, -DMAX3421_HOST=1 will enable this
  • add max3421 driver implementation for rp2040 family
  • update tusb_config for host to allow easy enable host selection for
    rp2040: native(default)/pio-usb/max3421e

- fix warnings build hcd max3421 with rp2040
- add tinyusb_host_max3421 target for rp2040 cmake, -DMAX3421_HOST=1
will enable this
- add max3421 driver implementation for rp2040 family
- update tusb_config for host to allow easy enable host selection for
rp2040 (default/pio-usb/max3421)
@hathach hathach merged commit ae364b1 into master Dec 26, 2023
94 checks passed
@hathach hathach deleted the max3421e-support-rp2040 branch December 26, 2023 16:10
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