nigelb / platform-apollo3blue

AmbiqMicro Apollo 3 Blue: development platform for PlatformIO
Apache License 2.0
29 stars 12 forks source link

toolchain-gccarmnoneeabi does not auto install #1

Closed nigelb closed 4 years ago

nigelb commented 4 years ago

If you do not already have toolchain-gccarmnoneeabi installed and you try and build:

$> platformio run

it gives the error:

Error: Detected unknown package 'toolchain-gccarmnoneeabi'

Workaround:

$> platformio platform install atmelsam
nigelb commented 4 years ago

Fixed in: 63a6a34ffe188d5e661b2e2787ef408e8cc1ae10