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

initial support for UC8151 driver, used in Pimoroni's badger2040 e-paper #416

Closed conejoninja closed 2 years ago

conejoninja commented 2 years ago

display

*This driver requires support for Pimoroni's badger2040 ( https://github.com/tinygo-org/tinygo/tree/add-badger2040 )

** This is my first driver in a while, I might not be aware of recent changes in the workflow

deadprogram commented 2 years ago

Thanks @conejoninja now squash/merging.