1
0
Fork 0
wasp-os/wasp/drivers
Daniel Thompson 820764081e drivers: st7789: Automatically park ready for the next call to write data
This makes line-by-line drawing more efficient because don't have to
handle the dc line. The optimization targets font rendering and if good
for slightly less than 10% rendering improvement.
2020-03-09 21:32:34 +00:00
..
flash@8105da265b wasp: Add pure-python SPI NOR FLASH drivers 2020-02-09 19:47:02 +00:00
battery.py wasp: Add battery support 2020-01-30 21:46:35 +00:00
cst816s.py drivers: cst816s: Minor tweaks to the generated documentation. 2020-03-08 17:40:54 +00:00
nrf_rtc.py drivers: nrf_rtc: Add a higher res monotonic timer 2020-03-07 11:49:35 +00:00
signal.py wasp: Add battery support 2020-01-30 21:46:35 +00:00
st7789.py drivers: st7789: Automatically park ready for the next call to write data 2020-03-09 21:32:34 +00:00
vibrator.py wasp: Add a super-simple vibrator driver 2020-01-31 19:34:04 +00:00