1
0
Fork 0
wasp-os/wasp/drivers
Daniel Thompson 6bf350a6e9 drivers: cst816s: Clear the event buffer during a wake up
Currently with CST816S controllers (but not CST716S controllers) then a
swipe delivered whilst the device is asleep will sometimes be processed
after we wake it up. That's never likely to be useful. Fix this by
explicitly clearing the event buffer as part of the wakeup sequence.

Reported-by: Siroj42 <siroj42@users.noreply.github.com>
Fixes: #65
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-09-21 20:12:38 +01:00
..
flash@8105da265b wasp: Add pure-python SPI NOR FLASH drivers 2020-02-09 19:47:02 +00:00
battery.py drivers: battery: Finalize docstrings 2020-05-14 21:32:01 +01:00
bma421.py drivers: bma421: Reduce the post-reset delay 2020-06-12 08:51:44 +01:00
cst816s.py drivers: cst816s: Clear the event buffer during a wake up 2020-09-21 20:12:38 +01:00
hrs3300.py drivers: hrs3300: Add a basic HRS3300 sensor driver 2020-06-22 22:22:40 +01:00
nrf_rtc.py drivers: nrf_rtc: Finalize docstrings 2020-05-14 21:36:33 +01:00
signal.py drivers: signal: Finalize docstrings 2020-05-14 21:39:14 +01:00
st7789.py drivers: st7789: Finalize docstrings 2020-05-14 21:41:02 +01:00
touch.py wasp: Introduce a NEXT event 2020-08-15 17:00:49 +01:00
vibrator.py drivers: vibrator: Finalize docstrings 2020-05-14 21:42:16 +01:00