projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Oops - with new changes to the way the device Configuration Descriptor is retrieved...
[pub/USBasp.git]
/
Demos
/
Device
/
Incomplete
/
Sideshow
/
makefile
diff --git
a/Demos/Device/Incomplete/Sideshow/makefile
b/Demos/Device/Incomplete/Sideshow/makefile
index
018c261
..
2b0a7d7
100644
(file)
--- a/
Demos/Device/Incomplete/Sideshow/makefile
+++ b/
Demos/Device/Incomplete/Sideshow/makefile
@@
-223,9
+223,9
@@
CFLAGS += -O$(OPT)
CFLAGS += -funsigned-char
\r
CFLAGS += -funsigned-bitfields
\r
CFLAGS += -ffunction-sections
\r
CFLAGS += -funsigned-char
\r
CFLAGS += -funsigned-bitfields
\r
CFLAGS += -ffunction-sections
\r
+CFLAGS += -fno-inline-small-functions
\r
CFLAGS += -fpack-struct
\r
CFLAGS += -fshort-enums
\r
CFLAGS += -fpack-struct
\r
CFLAGS += -fshort-enums
\r
-CFLAGS += -finline-limit=20
\r
CFLAGS += -Wall
\r
CFLAGS += -Wstrict-prototypes
\r
CFLAGS += -Wundef
\r
CFLAGS += -Wall
\r
CFLAGS += -Wstrict-prototypes
\r
CFLAGS += -Wundef
\r