1
0
Fork 0
wasp-os/wasp
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
..
apps wasp: apps: Step counter application 2020-06-09 21:31:55 +01:00
boards wasp: simulator: Improve the RTC 2020-06-12 08:49:54 +01:00
drivers drivers: bma421: Reduce the post-reset delay 2020-06-12 08:51:44 +01:00
fonts fonts: Add sans28 (numerals only) 2020-06-11 20:37:03 +01:00
modules wasp: apps: Step counter application 2020-06-09 21:31:55 +01:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py draw565: rle2bit: Add support for palette overrides 2020-05-24 14:19:04 +01:00
icons.py widgets: Introduce a slider widget 2020-05-24 14:20:02 +01:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py drivers: cst816s: optimize for power saving and responsiveness 2020-06-11 21:17:16 +01:00
widgets.py Fix symbol lookup error (knob2) 2020-06-04 22:57:50 +01:00