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)
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>

No differences found