[EXAMPLE:F0] Add simple miniblink example

This commit is contained in:
Frantisek Burian
2013-12-14 19:14:36 +01:00
committed by Piotr Esden-Tempski
parent 71bd938eeb
commit a8b3daeb57
3 changed files with 107 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
------------------------------------------------------------------------------
README
------------------------------------------------------------------------------
This is the smallest-possible example program using libopencm3.
It's intended for the ST STM32F0-DISCOVERY eval board. It should blink
the blue LED on the board.