From: Dean Camera Date: Sun, 18 Oct 2009 05:35:48 +0000 (+0000) Subject: Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo... X-Git-Tag: LUFA-110528-BETA~857 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/de70f0f1cf034d8f22141a2825f24ad60d14421b?hp=de70f0f1cf034d8f22141a2825f24ad60d14421b Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines. ---