Files
libopencm3-examples/examples/stm32/f1
Jan dd0e48369d stm32f1: fix h103 usbdfu example
This has been broken since f87170e when set config started clearing control
handlers to be re-registered by different configurations.

Fix this example to use a set config callback to setup control transfer
callbacks, just like CDC-ACM demos.  With this fix, this demo works with
dfu-tool 0.8

Signed-off-by: Karl Palsson <karlp@tweak.net.au>
2015-08-23 15:02:20 +00:00
..

Examples in these directories are not only for the board listed, they are simply preconfigured for those boards. If you do not find an example of the peripheral you want to use listed for your board, please look at the other boards. The differences between boards for the examples is normally only LEDs and buttons on different pins, and different memory sizes.