altos/easytimer-v2: Add logging bits
authorKeith Packard <keithp@keithp.com>
Sun, 7 Jan 2024 01:03:30 +0000 (17:03 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Jan 2024 01:03:30 +0000 (17:03 -0800)
commitd69b6738040bf751d024b4daceace7aedee6f7c7
tree42c74ac815c32ae922927c71fd41a7efd32be1b8
parentf2292d66184e7f40336bfc59d2e9388391bd9511
altos/easytimer-v2: Add logging bits

32-byte records with all data in a single record instead of
separate volt/sensor bits.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/easytimer-v2/Makefile [new file with mode: 0644]
src/easytimer-v2/ao_pins.h
src/easytimer-v2/flash-loader/Makefile [new file with mode: 0644]
src/kernel/ao_log.h
src/kernel/ao_log_timer.c [new file with mode: 0644]