1
0
Fork 0
wasp-os/wasp/drivers
Daniel Thompson ab33027fff drivers: bma421: Reduce the post-reset delay
There nothing in the docs to give the delay time required after a
reset. Currently we use 200ms because that appears on some older
code for BMA423 but is removed in more recent drivers. 50ms is still
a long time (for hardware) and has held up in testing.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-06-12 08:51:44 +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: optimize for power saving and responsiveness 2020-06-11 21:17:16 +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
vibrator.py drivers: vibrator: Finalize docstrings 2020-05-14 21:42:16 +01:00