Browse Source

add some useful reference links..

main
John-Mark Gurney 2 years ago
parent
commit
d7d571c8a8
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      LINKS.md

+ 6
- 0
LINKS.md View File

@@ -0,0 +1,6 @@
USART CMSIS docs: https://arm-software.github.io/CMSIS_5/Driver/html/group__usart__interface__gr.html
stm32 usb hid: https://damogranlabs.com/2018/02/stm32-usb-hid-mouse-keyboard/
arcade hid: https://github.com/pellepl/arcadehid
cycle counter: https://stackoverflow.com/questions/11530593/cycle-counter-on-arm-cortex-m4-or-m3
stm32 hid: https://pixcl.com/stm32cubemx-truestudio-and-custom-hid-code/
usb descriptor decoder: https://eleccelerator.com/usbdescreqparser/

Loading…
Cancel
Save