aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-08-03 11:13:06 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-08-03 11:13:06 +0000
commit98947e3750e07054f9da46af82225e9ef89ed656 (patch)
tree4cfa0d064d635eccc620b1b96d4e9b8c671d0d6d /LUFA
parent48c5cdced47897934d8473a3097181d0e9ca8b4c (diff)
downloadlufa-98947e3750e07054f9da46af82225e9ef89ed656.tar.gz
lufa-98947e3750e07054f9da46af82225e9ef89ed656.tar.bz2
lufa-98947e3750e07054f9da46af82225e9ef89ed656.zip
Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU extensions).
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
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
*
* <b>Fixed:</b>
* - Changed bootloaders to use FLASHEND rather than the existence of RAMPZ to determine if far FLASH pointers are needed to fix