Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU extensions).
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 3 Aug 2010 11:13:06 +0000 (11:13 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 3 Aug 2010 11:13:06 +0000 (11:13 +0000)
commit98947e3750e07054f9da46af82225e9ef89ed656
tree4cfa0d064d635eccc620b1b96d4e9b8c671d0d6d
parent48c5cdced47897934d8473a3097181d0e9ca8b4c
Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU extensions).
Demos/Device/Incomplete/Sideshow/Lib/SideshowCommands.c
Demos/Device/Incomplete/Sideshow/Lib/SideshowCommon.h
Demos/Device/Incomplete/Sideshow/Sideshow.c
Demos/Device/Incomplete/Sideshow/makefile
Demos/Device/Incomplete/TestAndMeasurement/makefile
LUFA/ManPages/ChangeLog.txt
Projects/LEDNotifier/LEDNotifier.c