nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32

Home Page:https://nodemcu.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable more compiler warnings at least for our modules

HHHartmann opened this issue · comments

Expected behavior

While some modules are warning free (-Wall) others produce several warnings
After setting -Wall, no warnings should be there

Actual behavior

more than 200 warnings if we set -Wall in the modules folder

NodeMCU startup banner

n/a