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 Spresense SDK and fix USB CDC #4064

Merged
merged 2 commits into from
Jan 25, 2021

Conversation

kamtom480
Copy link

@kamtom480 kamtom480 commented Jan 25, 2021

Update Spresense SDK to 2.0.2.

The serial console is not available on Spresense after one of TinyUSB updates. The issue is that the DTR bit is not changed to 1 after connection. TinyUSB update which is included in this PR fixes this bug.

@dhalbert
Copy link
Collaborator

The tinyusb update is newer than the current submodule commit we are using, and includes some RP2040 changes/additions, so we should do a smoke test with the artifacts here to make sure the RP2040 builds are still workign fine.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I smoke tested on a Pico and the drive and serial work just fine still.

@tannewt tannewt merged commit 6370e9d into adafruit:main Jan 25, 2021
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.

3 participants