other/usb_hid: Small fixes in the README.

This commit is contained in:
Uwe Hermann 2010-12-29 11:50:42 +01:00
parent 600d8c3458
commit d729cf9576

View File

@ -2,7 +2,7 @@
README 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. to demonstrate the use of the USB device stack.
Building Building
@ -39,5 +39,5 @@ Or you can do the same manually via:
> reset > reset
Replace the "jtagkey-tiny.cfg" with whatever JTAG device you are using, and/or 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.