Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Device / CDCClassDevice.c
2011-11-18 Dean CameraAdded Class, ClassDevice, ClassHost and ClassCommon...