Gareth McMullin 651917aeb4 Added USB example for stm32f4.
Moved clock enable for OTG_FS back into applications.  This and gpio config
are the only differences between f107 and f2xx/f4xx.
2011-12-17 14:11:39 +13:00
..
2011-12-17 14:11:39 +13:00

------------------------------------------------------------------------------
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.