diff --git a/examples/other/usb_hid/README b/examples/other/usb_hid/README index 3ba2aa62..792e0bda 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.