tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
604 stars 188 forks source link

ws2812: convert Xtensa assembly to generated C inline assembly #415

Open aykevl opened 2 years ago

aykevl commented 2 years ago

Work in progress. Requires the patch in https://github.com/espressif/llvm-project/issues/58.