https://github.com/rampadc/samd21-usb-hids-cdc
Boilerplate application for SAM D21 with USB HID keyboard, mouse and STDIO over CDC
https://github.com/rampadc/samd21-usb-hids-cdc
Last synced: 4 months ago
JSON representation
Boilerplate application for SAM D21 with USB HID keyboard, mouse and STDIO over CDC
- Host: GitHub
- URL: https://github.com/rampadc/samd21-usb-hids-cdc
- Owner: rampadc
- Created: 2018-01-01T08:51:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-01T08:58:41.000Z (over 7 years ago)
- Last Synced: 2025-01-23T05:24:21.285Z (5 months ago)
- Language: C
- Size: 1.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# samd21-usb-hids-cdc
Boilerplate for a HID keyboard, HID mouse and STDIO over CDC applicationConfigured with:
- 1ms timer interrupt
- Delay service
- STDIO over CDCPID, VID will need to be reconfigured