altos: Fix several mis-specified time types
authorKeith Packard <keithp@keithp.com>
Mon, 25 Feb 2019 23:40:16 +0000 (16:40 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 25 Feb 2019 23:40:16 +0000 (16:40 -0700)
commit6fec7b5affd223c18bad78377d7655af958dffc2
tree75c79676b7764f7593d6dd9a5caccc2736ef0f71
parent14fe18559d2eb7e568f07fcbaec89b6ef55fae24
altos: Fix several mis-specified time types

Make sure AO_TICK_TYPE is used "everywhere", instead of uint16_t or other.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/attiny/ao_clock.c
src/kernel/ao_led.h
src/lpc/ao_arch.h
src/lpc/ao_led_lpc.c
src/lpc/ao_timer_lpc.c
src/stm/ao_arch.h
src/stm/ao_led_stm.c
src/stmf0/ao_arch.h