Skip to content

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

Merged
jessebraham merged 3 commits into
esp-rs:mainfrom
jessebraham:refactor/usb-serial-jtag
Apr 2, 2024
Merged

UsbSerialJtag: async/blocking constructors, runtime interrupt binding support#1377
jessebraham merged 3 commits into
esp-rs:mainfrom
jessebraham:refactor/usb-serial-jtag

Conversation

@jessebraham

Copy link
Copy Markdown
Member

No description provided.

@MabezDev MabezDev left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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 force-pushed the refactor/usb-serial-jtag branch from cb6afd2 to 0be2a9e Compare April 2, 2024 23:36
@jessebraham jessebraham enabled auto-merge April 2, 2024 23:38
@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
@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