This adds a directory of examples, tested on the STM32-Discovery, just modifications of: button, miniblink, fancyblink, usart, and rtc. Thanks Marko Kraljevic <krasnaya.zvezda@gmail.com> for the patch!
9 lines
320 B
Plaintext
9 lines
320 B
Plaintext
------------------------------------------------------------------------------
|
|
README
|
|
------------------------------------------------------------------------------
|
|
|
|
This is the smallest-possible example program using libopencm3.
|
|
|
|
It's intended for the STM32 Discovery eval board. It should blink
|
|
the LEDs on the board.
|