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

UsbSerialJtag: async/blocking constructors, runtime interrupt binding support #1377

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

jessebraham
Copy link
Member

No description provided.

Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

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

Very nice, thanks for taking care of this!

//! interact with the ESP chip for programming, debugging, and data transfer
//! purposes, can be also used to program the SoC's flash, read program output,
//! as well as attach a debugger to a running program.
//! The USB Serial/JTAG controller can be used to program the SoC's flash, read
Copy link
Member

Choose a reason for hiding this comment

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

Really nice job! I love the style and flow of these docs - this is exemplary 🤩

@jessebraham jessebraham added this pull request to the merge queue Apr 2, 2024
Merged via the queue into esp-rs:main with commit 55864b1 Apr 2, 2024
21 checks passed
@jessebraham jessebraham deleted the refactor/usb-serial-jtag branch April 2, 2024 23:54
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.

2 participants