Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flipperdevices/libusb_stm32.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Filimonchuk <dmitrystu@gmail.com>2020-10-13 15:59:02 +0300
committerDmitry Filimonchuk <dmitrystu@gmail.com>2020-10-13 15:59:02 +0300
commit3ae31d1144750b1430416fef9df5f1fa21706219 (patch)
tree074479c81d311d0a239b67133018f035d6334792 /readme.md
parent87950113fe0098d81b5b84757fe8d3311ef62244 (diff)
Add reference to Nucleo2USB
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 6e86a11..9a21c09 100644
--- a/readme.md
+++ b/readme.md
@@ -94,7 +94,7 @@ All requirements can be downloaded into a directory specified in environment var
3. Tested with STM32L052K8, STM32L100RC, STM32L476RG, STM32F072C8, STM32F103C8, STM32F103CB,
STM32F303CC, STM32F303RE, STM32F429ZI, STM32F105RBT6, STM32F107VCT6, STM32L433CCT6, STM32F070CBT6,
STM32G431RB, STM32F411CEUx, STM32F405RG, STM32F446RE, STM32F373CC, STM32L053R8.
-See hardware.md for details.
+See [hardware.md](hardware.md) for details.
### Implemented definitions for classes ###
1. USB HID based on [Device Class Definition for Human Interface Devices (HID) Version 1.11](https://www.usb.org/sites/default/files/documents/hid1_11.pdf)