Commit 103cca30 authored by devsaurus's avatar devsaurus
Browse files

Enable -std=gnu11 for tsl2561 dir

parent 212cc8fd
......@@ -15,6 +15,7 @@ ifndef PDIR
GEN_LIBS = tsl2561lib.a
endif
STD_CFLAGS=-std=gnu11 -Wimplicit
#############################################################
# Configuration i.e. compile options etc.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment