restructuring

This commit is contained in:
2022-03-10 11:04:14 +03:00
parent 29560b7c0c
commit 733dbd75d2
1758 changed files with 14 additions and 26855 deletions

View File

@@ -0,0 +1,5 @@
### USB HID mouse & keyboard
This is a very simple example of simultaneous STM32 work as compound USB-HID device: usb & mouse.
Written for STM32F103RBT6
When you connect your device to computer it will move mouse cursor by square 40x40 and write text "top/bottom right/left" on each corner.