altos: Allow timer interrupt without needing tick count
authorKeith Packard <keithp@keithp.com>
Tue, 14 Aug 2018 00:43:13 +0000 (17:43 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 15 Aug 2018 22:40:15 +0000 (15:40 -0700)
commitf16d1e3a2f074b96aae6b9053e8e9e03bd282741
tree717f66d2a6fcbff2fc0145ac4dfaf8b71c298d41
parentbb9d071d328969fc3c544897f1fc96e55a842198
altos: Allow timer interrupt without needing tick count

This saves a bit of space in the fox1ihu loader which uses the timer
interrupt to poke the watchdog.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/fox1ihu/flash-loader/ao_pins.h
src/stm/ao_timer.c