Files
libopencm3-examples/examples/stm32/f1/stm32-h103/usb_dfu
Zhiyuan Wan 7322fdcdb9 stm32f103: fix all usb driver
Correctly migrate stm32f103_usb_driver to st_usbfs_v1_driver instead of the
f107 driver.

Fixes: 976720c355
Reviewed-by: Karl Palsson <karlp@tweak.net.au>
2016-01-03 14:51:12 +00:00
..
2013-04-19 17:19:32 -07:00
2016-01-03 14:51:12 +00:00

README

This example implements a USB Device Firmware Upgrade (DFU) bootloader to demonstrate the use of the USB device stack.