Enable -std=gnu11 for tsl2561 dir
This commit is contained in:
parent
212cc8fdcd
commit
103cca303e
|
@ -15,6 +15,7 @@ ifndef PDIR
|
||||||
GEN_LIBS = tsl2561lib.a
|
GEN_LIBS = tsl2561lib.a
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
STD_CFLAGS=-std=gnu11 -Wimplicit
|
||||||
|
|
||||||
#############################################################
|
#############################################################
|
||||||
# Configuration i.e. compile options etc.
|
# Configuration i.e. compile options etc.
|
||||||
|
|
Loading…
Reference in New Issue