Use seperate ATTR_NON_NULL_PTR_ARG() decorators in the XMEGA TWI driver to prevent Doxygen from choking.

This commit is contained in:
Dean Camera 2013-08-13 21:46:41 +02:00
parent fd524b0e00
commit c02a2c5257
2 changed files with 4 additions and 3 deletions

View file

@ -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