summaryrefslogtreecommitdiff
path: root/wasp/pinetime.py
AgeCommit message (Collapse)Author
2020-01-28wasp: pinetime: Fix backlight flicker during bootupDaniel Thompson
2020-01-28wasp: drivers: st7789: Replace with custom uPy driverDaniel Thompson
This driver was rewritten from scratch, borrowing some idioms from the SSD1306 driver to ensure an efficient implementation in uPy.
2020-01-21wasp: st7789: Add a simple proof-of-concept display driverDaniel Thompson