aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-08-13 21:46:41 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-08-13 21:46:41 +0200
commitc02a2c5257b5628295d587298811226abdfe064d (patch)
tree0a924b566d73799875fe2c309c67ec6697914288 /LUFA/DoxygenPages/ChangeLog.txt
parentfd524b0e005ef3afc9de906fbb7a0b6edd89156f (diff)
downloadlufa-c02a2c5257b5628295d587298811226abdfe064d.tar.gz
lufa-c02a2c5257b5628295d587298811226abdfe064d.tar.bz2
lufa-c02a2c5257b5628295d587298811226abdfe064d.zip
Use seperate ATTR_NON_NULL_PTR_ARG() decorators in the XMEGA TWI driver to prevent Doxygen from choking.
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 924aebf91..3837149aa 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -14,6 +14,7 @@
* - Added new Printer Device Class driver
* - Added support for the XMEGA C3 Xplained board
* - Added support for the U2S board (thanks to megal0maniac)
+ * - Added TWI Master driver for the XMEGA architecture (thanks to Michael Janssen)
* - Library Applications:
* - Added new Printer class bootloader
* - Added new Mass Storage class bootloader