From 98947e3750e07054f9da46af82225e9ef89ed656 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 3 Aug 2010 11:13:06 +0000 Subject: Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU extensions). --- LUFA/ManPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/ManPages/ChangeLog.txt') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 789cb898e..5a21f5140 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -434,6 +434,7 @@ * of device configurations can be defined statically * - Removed VBUS events, as they are already exposed to the user application via the regular device connection and disconnection events * - Renamed and altered existing events to properly separate out Host and Device mode events + * - All demos switched over from GNU99 standards mode to C99 standards mode, to reduce the dependancies on GCC-only language extensions * * Fixed: * - Changed bootloaders to use FLASHEND rather than the existence of RAMPZ to determine if far FLASH pointers are needed to fix -- cgit v1.2.3