aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/USBDesc.h
AgeCommit message (Collapse)Author
2011-09-08support compile-time passing of PID to Leonardo/Micro sketches. PID comes ↵Zach Eveland
from boards.txt - different for Micro and Leonardo
2011-08-14Serial via USB worksZach Eveland
Integrated rest of Peter's USB implementation