Use -pedantic compile time option to find and correct several minor code errors.
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 13 Dec 2009 14:09:25 +0000 (14:09 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 13 Dec 2009 14:09:25 +0000 (14:09 +0000)
commit3705330dd32f54cf15842511b7657d2f321c11ad
tree5efa5e70e4a7d338befde10772f6a73ba80c69d3
parent307ba254d5ef8bcdd9b9aa1bdb277041e79d6563
Use -pedantic compile time option to find and correct several minor code errors.
16 files changed:
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.c
Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c
Demos/Host/LowLevel/PrinterHost/PrinterHost.c
LUFA/DriverStubs/Joystick.h
LUFA/Drivers/Board/BUMBLEB/Joystick.h
LUFA/Drivers/Board/EVK527/Joystick.h
LUFA/Drivers/Board/STK525/Joystick.h
LUFA/Drivers/Board/STK526/Joystick.h
LUFA/Drivers/Board/USBKEY/Joystick.h
LUFA/Drivers/USB/Class/Host/Printer.c
LUFA/Drivers/USB/HighLevel/ConfigDescriptor.h
LUFA/Drivers/USB/LowLevel/Host.c
LUFA/Drivers/USB/LowLevel/Pipe.h
Projects/AVRISP/Lib/PDIProtocol.c
Projects/AVRISP/Lib/PDITarget.c
Projects/AVRISP/Lib/PDITarget.h