rampadc / samd21-usb-hids-cdc

Boilerplate application for SAM D21 with USB HID keyboard, mouse and STDIO over CDC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Boilerplate application for SAM D21 with USB HID keyboard, mouse and STDIO over CDC


Languages

Language:C 97.4%Language:C++ 2.6%