Felix Ruess
3ef44bff54
[cm3] fix doxygen for systick_get_value, add systick_get_reload
...
Fix the reload value in the examples:
to get a SysTick interrupt every N clock pulses: set reload to N-1
see http://infocenter.arm.com/help/topic/com.arm.doc.dui0552a/BGBEEJHC.html#BABGACGG
2013-02-19 19:22:49 +01:00
Piotr Esden-Tempski
1544800a23
Made all Lisa/M 2.0 examples luftboot ready.
2012-11-08 15:35:17 -08:00
chrysn
bc5146b710
unified systick handling
...
the only change this results in in the example binaries is in the
hackrf-jellybean/systick example, where the the check in
systick_set_clocksource for overflowing from the stm32 area gets used.
2012-10-18 22:48:14 +02:00
chrysn
94ce82396b
modified examples to use libopencm3/cm3/nvic.h instead of /stm32/
2012-10-18 13:28:03 +02:00
Piotr Esden-Tempski
1b7cd12f20
Added irq usart example for lisa/m 2.0
2012-03-12 00:01:48 -07:00