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] Add USB support to SAM based on tinyusb #477

Closed
wants to merge 1 commit into from

Conversation

henrikssn
Copy link
Contributor

@henrikssn henrikssn commented Sep 18, 2020

  • Add tinyusb library
  • platform/usb wrapper that implements modm::IODevice
  • Support for the arduino 1200 baud hack to force board into bootloader mode

Now, you can flash the feather board over USB without having to fiddle with the reset button.

@salkinium
Copy link
Member

Super awesome, I was wanting to integrate TinyUSB for STM32 for some time now!!!

@strongly-typed
Copy link
Collaborator

Wow, great to see!

@salkinium
Copy link
Member

Ok… I may have an lbuild problem, I just couldn't stop modularizing… 😟

@salkinium
Copy link
Member

Closing this in favor of #478.

@salkinium salkinium closed this Sep 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants