altos: Use SYSTICK on STM32L
authorKeith Packard <keithp@keithp.com>
Wed, 1 May 2013 15:58:17 +0000 (08:58 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 8 May 2013 03:08:01 +0000 (20:08 -0700)
commit091582c446319fe4a79154153ece5372b2faec83
treea0b16053cc636cac751129db75e3cdc20fe857d1
parentb7b0ddfddee3f8e21f21d67cd9f522fa50777265
altos: Use SYSTICK on STM32L

It's probably more power efficient than using one of the timers, and
it's certainly easier to configure.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/ao_arch.h
src/stm/ao_timer.c
src/stm/registers.ld
src/stm/stm32l.h