Add miniblink example for STM32F4 discovery board

This commit is contained in:
Stephen Caudle
2011-10-31 00:42:26 -04:00
parent 5a89d44591
commit 59df80398b
5 changed files with 275 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 STM32VLDISCOVERY eval board. It should blink
the blue LED on the board.