Kaynağa Gözat

Enable -std=gnu11 for tsl2561 dir

devsaurus 8 yıl önce
ebeveyn
işleme
103cca303e
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      app/tsl2561/Makefile

+ 1 - 0
app/tsl2561/Makefile

@@ -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.