Closed
Description
I was using the global platform.txt
, (the one stored at <Arduino IDE installation folder>/hardware/platform.txt
) to execute some custom prebuild hooks. I was working until I updated to Arduino IDE version 1.8.10. I switched back to version 1.8.9 and the hooks work as usual. Is it changed something in Arduino toolchain management?