X-Git-Url: https://robinkrens.nl/gitweb/?p=lra-as-sensor;a=blobdiff_plain;f=Makefile;fp=Makefile;h=1ddb793a39facdbbd0985c0919a35aef503026e2;hp=9abe9734030b084c1700607e6b15aadc81ac88e8;hb=afd98cc300893f7723ed8ad8fe1276a5dcef7a98;hpb=5db8c67f4455bd6ae6655db88dfbd635fa18ba03 diff --git a/Makefile b/Makefile index 9abe973..1ddb793 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ AVRSIZE = avr-size AVRDUDE = avrdude CPPFLAGS = -DF_CPU=$(F_CPU) -DBAUD=$(BAUD) -I. -CFLAGS = -O -g -Wall +CFLAGS = -Os -g -Wall CFLAGS += -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums LDFLAGS = -Wl,-Map,hbc.map