[stm32f429i-discovery] Added miniblink example.

This commit is contained in:
Piotr Esden-Tempski
2015-01-14 17:28:20 -08:00
parent a0d379f460
commit ae17f5a77b
3 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
------------------------------------------------------------------------------
README
------------------------------------------------------------------------------
This is the smallest-possible example program using libopencm3.
It's intended for the ST STM32F429IDISCOVERY eval board. It should blink
the GREEN LED on the board.
Board connections:
------------------
<none required>