K 10 svn:author V 6 adrian K 8 svn:date V 27 2013-10-31T13:54:51.681254Z K 7 svn:log V 333 Allow the Arduino Leonardo to work by supporting CDC=0 devices. CDC=0 simply means "no command codes", CDC=1 means "AT command codes." There's no driver change required! It's purely to tell the application layer whether to speak AT commands or not. Things are all still serial. PR: usb/183505 Reviewed by: hps MFC after: 1 week END