aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2018-06-17 14:21:45 +1000
committerDean Camera <dean@fourwalledcubicle.com>2018-06-17 16:14:08 +1000
commitfc371d0d0e3a60b06dec862e37612375860c41d5 (patch)
treefbf7a06e4f918cf313d42674cd511685397cad4c /LUFA/DoxygenPages/ChangeLog.txt
parent106f0eee17bbe837c9f94bdcf13d28e2952f1aef (diff)
downloadlufa-fc371d0d0e3a60b06dec862e37612375860c41d5.tar.gz
lufa-fc371d0d0e3a60b06dec862e37612375860c41d5.tar.bz2
lufa-fc371d0d0e3a60b06dec862e37612375860c41d5.zip
Add CCID class driver and associated demos.
Diffstat (limited to 'LUFA/DoxygenPages/ChangeLog.txt')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index e1424c5f9..228e236aa 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -10,6 +10,7 @@
* <b>New:</b>
* - Core:
* - The USE_INTERNAL_SERIAL definition can now be overridden by the user to a custom string index (thanks to Nicohood)
+ * - New CCID class driver and associated demos (thanks to Filipe Rodrigues)
* - Library Applications:
* - Added Microsoft OS Compatibility descriptors to the RNDIS demos for driverless install on Windows 7 and newer
*