Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

USB CDC line state#1382

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fpistm merged 3 commits intostm32duino:masterfromfpistm:USB_linestate
May 5, 2021
Merged

USB CDC line state#1382

fpistm merged 3 commits intostm32duino:masterfromfpistm:USB_linestate
May 5, 2021

Conversation

@fpistm
Copy link
Member

@fpistmfpistm commentedMay 4, 2021
edited
Loading

Add api to manage the DTR usage.
Usage:

Serial.dtr(false);// Disable the DTRSerial.dtr(true);// Enable the DTR - default state

AssumingSerial is mapped onSerialUSB

Also implementrts() anddtr() to return correct state,

Fixes#1193

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Fixesstm32duino#1193Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistmfpistm added the enhancementNew feature or request labelMay 4, 2021
@fpistmfpistm added this to the2.x.x milestoneMay 4, 2021
@fpistmfpistm mentioned this pull requestMay 4, 2021
@fpistmfpistm merged commitcf6ba78 intostm32duino:masterMay 5, 2021
@fpistmfpistm deleted the USB_linestate branchMay 5, 2021 13:36
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

enhancementNew feature or request

Projects

None yet

Milestone

2.1.0

Development

Successfully merging this pull request may close these issues.

[CDC] Serial USB without DTR

1 participant

@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp