Files
libopencm3-examples/examples/stm32/f1/stm32-h107/usb_simple
Piotr Esden-Tempski e599e34073 Updated all rcc_clock_setups to use the new lookup tables.
The old "one function per config" system is depricated for quite a while
now...
2021-06-19 02:19:47 -07:00
..
2013-04-19 17:19:32 -07:00
2013-04-19 17:19:32 -07: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. The usbtest.py script in this directory maybe used to control the LED.