mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-17 06:52:18 +01:00
fef4e56044
This way, when multiple versions of, e.g., bossac are installed and a platform uses bossac 1.5, core author will be able to specify just tools.bossac.path={runtime.tools.bossac.path} and the IDE will set it to right version of bossac Fixes #3325