Move STM32 example projects in family specific folders

This commit is contained in:
Stephen Caudle
2011-10-31 00:16:37 -04:00
parent 68d2e0d1e3
commit 580d25a84b
185 changed files with 8 additions and 8 deletions

View File

@@ -0,0 +1,10 @@
------------------------------------------------------------------------------
README
------------------------------------------------------------------------------
This is small USB controlled LED blinking example program using libopencm3.
It's intended for the ST STM32-based Olimex STM32-H107 eval board (see
http://olimex.com/dev/stm32-h107.html for details). The usbtest.py
script in this directory maybe used to control the LED.