Skip to content

ws2812: add support for the ESP32-C3 processor#844

Merged
deadprogram merged 1 commit into
devfrom
ws2812-esp32c3
Jun 4, 2026
Merged

ws2812: add support for the ESP32-C3 processor#844
deadprogram merged 1 commit into
devfrom
ws2812-esp32c3

Conversation

@deadprogram
Copy link
Copy Markdown
Member

This adds support to the WS2812 for the ESP32-C3 processor which is a RISC-V processor from Espressif.

@deadprogram
Copy link
Copy Markdown
Member Author

Build fails, due to the xiao-esp32c3 being only in the dev branch of TinyGo.

That means this PR cannot merge until that next release. It does work on my actual hardware.

@deadprogram deadprogram added the next-release Will be in next release label Mar 7, 2026
@deadprogram deadprogram marked this pull request as draft March 7, 2026 09:35
@deadprogram deadprogram force-pushed the ws2812-esp32c3 branch 3 times, most recently from 6b250b8 to 7b9d4fa Compare April 22, 2026 22:30
@deadprogram deadprogram marked this pull request as ready for review April 22, 2026 22:35
@deadprogram
Copy link
Copy Markdown
Member Author

All passing and now ready for review.

This adds support to the WS2812 for the ESP32-C3 processor
which is a RISC-V processor from Espressif.

Signed-off-by: deadprogram <ron@hybridgroup.com>
@deadprogram
Copy link
Copy Markdown
Member Author

Rebased against latest dev

@deadprogram
Copy link
Copy Markdown
Member Author

Now merging, since it has been tested and worked on my hardware.

@deadprogram deadprogram merged commit 1d695a2 into dev Jun 4, 2026
1 check passed
@deadprogram deadprogram deleted the ws2812-esp32c3 branch June 4, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next-release Will be in next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant