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

ws2812: add support for the Xtensa architecture #198

Merged
merged 1 commit into from Sep 5, 2020
Merged

Conversation

aykevl
Copy link
Member

@aykevl aykevl commented Sep 4, 2020

This allows WS2812 LEDs to be controlled by an ESP32. Right now it only supports 160MHz operation, which is the default with current ESP32 support in TinyGo.

This PR depends on tinygo-org/tinygo#1354 to work.

This allows WS2812 LEDs to be controlled by an ESP32. Right now it only
supports 160MHz operation, which is the default with current ESP32
support in TinyGo.
@deadprogram
Copy link
Member

Cool work, thanks @aykevl

@deadprogram deadprogram merged commit 7cd7df7 into dev Sep 5, 2020
@deadprogram deadprogram deleted the ws2812-xtensa branch September 5, 2020 12:01
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.

None yet

2 participants