GNU Arm Embedded Toolchain plugin for vfox.
After installing vfox, install the plugin by running
vfox add gcc-arm-none-eabi
Install the latest stable version with latest
tag.
vfox install cc-arm-none-eabi@latest
This plugin exposes allows to select the SDK architecture.
The user can select the atchitecture by adding a "~" at the end of the version.
amd64
,i386
and arm64
are valid architectures.
By default the plugin will select the best architecture for the host.