Add some examples for the STM32-Discovery board.
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!
This commit is contained in:
8
examples/stm32/stm32-discovery/fancyblink/README
Normal file
8
examples/stm32/stm32-discovery/fancyblink/README
Normal file
@@ -0,0 +1,8 @@
|
||||
------------------------------------------------------------------------------
|
||||
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.
|
||||
Reference in New Issue
Block a user