aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/other/systick
AgeCommit message (Collapse)Author
2012-10-18unified systick handlingchrysn
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-18modified examples to use libopencm3/cm3/nvic.h instead of /stm32/chrysn
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
Agreed to by all the significant contributors to the library.
2011-11-13examples: Even more coding-style fixes.Uwe Hermann
2011-11-13other/*: Random coding-style fixes.Uwe Hermann
2011-10-31Move STM32 example projects in family specific foldersStephen Caudle