Minor documentation improvements.

This commit is contained in:
Dean Camera 2017-01-25 22:23:15 +11:00
parent da5ca91756
commit f92cc29e3a

View File

@ -32,6 +32,7 @@
* clone project, as the new libUSB driver works for AVRDUDE and Atmel Studio 7 under Windows * clone project, as the new libUSB driver works for AVRDUDE and Atmel Studio 7 under Windows
* - Replaced the LUFA build system with its (compatible) successor, DMBS (Dean's Makefile Build System) * - Replaced the LUFA build system with its (compatible) successor, DMBS (Dean's Makefile Build System)
* - Removed obsolete library TAR export and associated documentation * - Removed obsolete library TAR export and associated documentation
* - Fixed incorrect HID_DESCRIPTOR_KEYBOARD() macro definition (thanks to Eric Tang)
* *
* \section Sec_ChangeLog151115 Version 151115 * \section Sec_ChangeLog151115 Version 151115
* <b>New:</b> * <b>New:</b>