1
0
Fork 0
wasp-os/wasp/drivers
Daniel Thompson bb033577da drivers: st7789: Optimize RLE decoding loop
Migrate the filling of the line buffer into a seperate function.
This does naturally reduce the cost of the loop management but
much more importantly allows us to use viper native code
generator.
2020-02-08 07:49:38 +00:00
..
battery.py wasp: Add battery support 2020-01-30 21:46:35 +00:00
nrf_rtc.py wasp: pinetime: Basic RTC support 2020-02-03 19:12:04 +00:00
signal.py wasp: Add battery support 2020-01-30 21:46:35 +00:00
st7789.py drivers: st7789: Optimize RLE decoding loop 2020-02-08 07:49:38 +00:00
vibrator.py wasp: Add a super-simple vibrator driver 2020-01-31 19:34:04 +00:00