jasoncoon / esp8266-fastled-webserver

GNU General Public License v3.0
712 stars 360 forks source link

Enable first level of PIO "inspect" aka static analysis #232

Closed henrygab closed 2 years ago

henrygab commented 2 years ago

cppcheck crashes on many Arduino platforms, incl. ESP8266.

The workaround is included here:

check_skip_packages = yes

Also add temp analysis files to .gitignore