@ -219,9 +219,9 @@ CFLAGS += -O$(OPT)
CFLAGS += -funsigned-char
CFLAGS += -funsigned-bitfields
CFLAGS += -ffunction-sections
CFLAGS += -fno-inline-small-functions
CFLAGS += -fpack-struct
CFLAGS += -fshort-enums
CFLAGS += -finline-limit=20
CFLAGS += -Wall
CFLAGS += -Wstrict-prototypes
CFLAGS += -Wundef
@ -220,9 +220,9 @@ CFLAGS += -O$(OPT)
@ -218,9 +218,9 @@ CFLAGS += -O$(OPT)
#CFLAGS += -mshort-calls
@ -230,9 +230,9 @@ CFLAGS += -O$(OPT)
@ -223,9 +223,9 @@ CFLAGS += -O$(OPT)
@ -217,9 +217,9 @@ CFLAGS += -O$(OPT)
@ -216,9 +216,9 @@ CFLAGS += -O$(OPT)
@ -20,6 +20,9 @@
* (C) Mass Storage
* ( ) Still Image
* - Add overviews of each of the officially supported boards to the manual
* - Re-add in flip, flip-ee, dfu and dfu-ee targets to project makefiles
* - Add in new invalid event hook check targets to project makefiles
* - Fix allowable F_CPU values comment in project makefiles
*
* <b>Targeted for Future Releases:</b>
* - Add hub support to match Atmel's stack
@ -35,7 +35,7 @@
*/
// TODO: Add in software SPI for lower programming speeds below 125KHz
// TODO: Add reversed target connector checks
// TODO: Add reversed/shorted target connector checks
#include "AVRISP.h"
@ -224,9 +224,9 @@ CFLAGS += -O$(OPT)
@ -227,10 +227,10 @@ CFLAGS += $(CDEFS)
CFLAGS += -O$(OPT)