eclipse-embed-cdt / eclipse-plugins

The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
http://eclipse-embed-cdt.github.io/
Eclipse Public License 2.0
554 stars 130 forks source link

Add an option to prefer the xpacks/.bin path for toolchains #534

Closed ilg-ul closed 1 year ago

ilg-ul commented 1 year ago

Add a boolean option to the toolchain configuration to prefer the xpacks/.bin path.

ilg-ul commented 1 year ago

OPTION_PREFER_XPACKS_BIN added to the Arm toolchain.

The effect is that xpacks/.bin is placed on top of the path.

ilg-ul commented 1 year ago

Fixed on 2022-07-18.