From: Dean Camera Date: Thu, 30 Jul 2009 11:03:58 +0000 (+0000) Subject: Set all CDC and MassStorage device mode demos (LowLevel and ClassDriver) to use the... X-Git-Tag: LUFA-110528-BETA~1024 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/41b54a2acd2d5515cc7f3f1ed1c3d3b17d1988a1?hp=41b54a2acd2d5515cc7f3f1ed1c3d3b17d1988a1 Set all CDC and MassStorage device mode demos (LowLevel and ClassDriver) to use the USE_INTERNAL_SERIAL feature, add compile time warnings for devices which do not have an internal serial. ---