nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.64k stars 3.12k forks source link

Enable more compiler warnings at least for our modules #3505

Open HHHartmann opened 2 years ago

HHHartmann commented 2 years ago

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