aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorUwe Hermann2010-12-29 11:50:42 +0100
committerUwe Hermann2010-12-29 12:59:01 +0100
commitd729cf9576e9586cfe14f3353a6e105db02a8de0 (patch)
tree5a08f94471933dd7f06474522a85afaa1e45892b /examples
parent600d8c345818be7493753bcee79f3e47e1c3f389 (diff)
other/usb_hid: Small fixes in the README.
Diffstat (limited to 'examples')
-rw-r--r--examples/other/usb_hid/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/other/usb_hid/README b/examples/other/usb_hid/README
index 3ba2aa6..792e0bd 100644
--- a/examples/other/usb_hid/README
+++ b/examples/other/usb_hid/README
@@ -2,7 +2,7 @@
README
------------------------------------------------------------------------------
-This example implements a USB Human Interface Device (HID)
+This example implements a USB Human Interface Device (HID)
to demonstrate the use of the USB device stack.
Building
@@ -39,5 +39,5 @@ Or you can do the same manually via:
> reset
Replace the "jtagkey-tiny.cfg" with whatever JTAG device you are using, and/or
-replace "stm.cfg" with your respective config file.
+replace "stm32.cfg" with your respective config file.