Skip to content

C61: UART support#5251

Merged
playfulFence merged 2 commits intoesp-rs:mainfrom
playfulFence:c61/uart
Mar 26, 2026
Merged

C61: UART support#5251
playfulFence merged 2 commits intoesp-rs:mainfrom
playfulFence:c61/uart

Conversation

@playfulFence
Copy link
Copy Markdown
Member

closes #5219

builds on top of / blocked on #5248

HIL survived 4 runs in a row, so probably success here 👍🏼
image

@playfulFence playfulFence force-pushed the c61/uart branch 2 times, most recently from 166dd01 to 3947e6a Compare March 25, 2026 14:56
@github-actions github-actions bot added the merge-conflict Merge conflict detected. Automatically added/removed by CI. label Mar 25, 2026
@github-actions
Copy link
Copy Markdown

New commits in main has made this PR unmergable. Please resolve the conflicts.

@github-actions github-actions bot removed the merge-conflict Merge conflict detected. Automatically added/removed by CI. label Mar 26, 2026
@playfulFence playfulFence marked this pull request as ready for review March 26, 2026 11:03
Copy link
Copy Markdown
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.

The power of metadata, no code changes :D - ignoring the extra chip specific cfgs which we'll resolve later.

LGTM!

@playfulFence
Copy link
Copy Markdown
Member Author

playfulFence commented Mar 26, 2026

The power of metadata, no code changes :D - ignoring the extra chip specific cfgs which we'll resolve later.

Yeah, it's really handy! When chip is as similar to some already existing ones as C61 is similar to C5, it mostly only comes down to updating the PACs, with all the metadata feature-gating we did, code does the rest for us automatically 😄

@playfulFence playfulFence enabled auto-merge March 26, 2026 12:34
@playfulFence playfulFence added this pull request to the merge queue Mar 26, 2026
Merged via the queue into esp-rs:main with commit bdf5d3d Mar 26, 2026
31 checks passed
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.

ESP32-C61: Stable Uart

2 participants