1
0
Fork 0
wasp-os/wasp/boards/simulator
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
..
display.py wasp: simulator: Fix column and row select 2020-02-03 19:14:44 +00:00
machine.py wasp: simulator: Add support for machine.[light|deep]sleep() 2020-02-03 19:22:54 +00:00
micropython.py drivers: st7789: Optimize RLE decoding loop 2020-02-08 07:49:38 +00:00
watch.py wasp: simulator: Add battery level simulation 2020-02-03 22:29:57 +00:00