Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
103cca30
Commit
103cca30
authored
Mar 22, 2016
by
devsaurus
Browse files
Enable -std=gnu11 for tsl2561 dir
parent
212cc8fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/tsl2561/Makefile
View file @
103cca30
...
@@ -15,6 +15,7 @@ ifndef PDIR
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment