Add STM32F4 fancyblink example

This commit is contained in:
Stephen Caudle
2011-10-31 15:01:35 -04:00
committed by Stephen Caudle
parent d17e548c6f
commit 505a05ccf4
4 changed files with 125 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 STM32F4DISCOVERY eval board. It should blink
the LEDs on the board.