mirror of
https://github.com/esp8266/Arduino.git
synced 2025-10-28 17:15:26 +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.