From: Dean Camera Date: Thu, 4 Jun 2009 02:55:30 +0000 (+0000) Subject: Minor documentation page updates. X-Git-Tag: LUFA-110528-BETA~1160 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/a67bd74e3e8aad87dcee8cf0c0eaaccbe7d00552?hp=a67bd74e3e8aad87dcee8cf0c0eaaccbe7d00552 Minor documentation page updates. Redocumented all device demos, now that they have changed over to the new USB class drivers. Added C linkage to class drivers for C++ support. Added prefixes to most of the class driver constants to prevent name clashes. ---