aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f1/other/usb_dfu/README
diff options
context:
space:
mode:
authorUwe Hermann2011-10-29 22:19:12 +0200
committerUwe Hermann2011-10-29 22:19:12 +0200
commit788f3870c430b6e4ce7ae55bfa263cd66c1c7b37 (patch)
treeb8d95301a35b074bc78211c3329c47d7ddfb719a /examples/stm32f1/other/usb_dfu/README
parent17d80aa5a4a3f32d28d94bcaedc45eca45ed5441 (diff)
parentfd2524beb0b0ace785c1aceb05b971d2aa902fde (diff)
Merge remote-tracking branch 'fnoble/stm32f2'
Diffstat (limited to 'examples/stm32f1/other/usb_dfu/README')
-rw-r--r--examples/stm32f1/other/usb_dfu/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/stm32f1/other/usb_dfu/README b/examples/stm32f1/other/usb_dfu/README
new file mode 100644
index 0000000..9c0169a
--- /dev/null
+++ b/examples/stm32f1/other/usb_dfu/README
@@ -0,0 +1,7 @@
+------------------------------------------------------------------------------
+README
+------------------------------------------------------------------------------
+
+This example implements a USB Device Firmware Upgrade (DFU) bootloader
+to demonstrate the use of the USB device stack.
+