Files
libopencm3-examples/examples/stm32/f1/stm32-h103/usb_dfu
Karl Palsson b227e1609c rules: provide default C and C++ standards
Default CSTD to c99, no default for CXXSTD, but if provided it will be used.

Add required gnu99 flags to projects using gnu styles.
2016-08-18 22:41:23 +00: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.