aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/other/systick/README
blob: affb4b84d1f59ddffc61bf932abb35bd669a9bb2 (plain)
1
2
3
4
5
6
7
------------------------------------------------------------------------------
README
------------------------------------------------------------------------------

This example program blinks a LED on PortB Pin 6. 1 second on / 1 second off.
Blinking is done via the systick timer interrupt.