An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# samd21-usb-hids-cdc
Boilerplate for a HID keyboard, HID mouse and STDIO over CDC application

Configured with:
- 1ms timer interrupt
- Delay service
- STDIO over CDC

PID, VID will need to be reconfigured