mirror of
https://github.com/esp8266/Arduino.git
synced 2025-09-06 19:08:12 +03:00
Fixes #8069 GCC 10.3 has a patch to stop escaping the initial : in Windows paths which is causing Arduino and other tools to fail dependency checks and rebuild everything on every compile.