From 417d34385c9568f04e4cbbf5cc2444981815fbe0 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 18 Feb 2018 17:49:50 +1100 Subject: Ensure USE_INTERNAL_SERIAL is set to NO_DESCRIPTOR if internal serial is disabled. --- LUFA/DoxygenPages/ChangeLog.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'LUFA/DoxygenPages') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index 147cacc36..0370ed9c8 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -7,6 +7,10 @@ /** \page Page_ChangeLog Project Changelog * * \section Sec_ChangeLogXXXXXX Version XXXXXX + * New: + * - Core: + * - The USE_INTERNAL_SERIAL definition can now be overridden by the user to a custom string index (thanks to Nicohood) + * * Fixed: * - Core: * - Fixed DeviceUsesOUTPipe flag not being set correctly in the HID host class driver (thanks to Wolfgang Schnerring) -- cgit v1.2.3