1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-05-31 08:42:49 +03:00
Max Prokhorov a5f18b5f91
Tools - none-cxxflags generator script & enable deprecation warnings (#9245)
* Tools - none-cxxflags generator script

GCC10 -> GCC (as in general, not specific to 10)
cpp -> cxx to be consistent with gcc terminology
grep exclude patterns in a separate file
exclude 'deprecated' warnings by default

* actually set warnings when compiling

--warnings=none is arduino-cli implicit default
2025-05-20 20:58:32 +03:00
..
2025-01-24 10:17:51 +03:00
2025-05-20 19:18:27 +03:00
2022-10-31 11:13:40 -07:00
2024-07-31 03:58:18 +03:00
2025-05-20 19:18:27 +03:00
2023-02-22 20:46:25 +03:00