1
0
Fork 0
wasp-os/wasp/boards/simulator
Daniel Thompson 61c56598de boards: simulator: Add basic mute simulation
Currently the simulator shows redraw artifacts that are concealed
on the real device by using display on/off. We can improve this by
avoiding the refresh when the display is off. This does not match
the behaviour of the real hardware (which goes dark during transitions)
but does make the simulator feel much more comfortable to use.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2021-01-10 10:43:50 +00:00
..
conftest.py tests: Auto-discover applications and try to switch to them 2020-12-26 18:07:45 +00:00
display.py boards: simulator: Add basic mute simulation 2021-01-10 10:43:50 +00:00
machine.py wasp: simulator: Add interupt support for CST816S 2020-06-11 21:15:47 +01:00
main.py boards: simulator: Enable TestApp by default 2021-01-10 10:40:03 +00:00
micropython.py boards: simulator: Add ptr32 support 2020-04-17 17:19:11 +01:00
test_smoke.py manager: Enable Software by default 2021-01-03 14:59:14 +00:00
test_unit.py draw565: Add lighten/darken functions 2020-12-29 12:30:20 +00:00
watch.py simulator: Better align simulator RTC API with the nRF API 2020-12-29 16:07:37 +00:00