macOS
UNTESTED: please submit an issue if you can confirm this works.
All the tools can be install using Homebrew:
$ brew cask install gcc-arm-embedded
$ brew install minicom openocd
If the brew cask
command doesn't work (Error: Unknown command: cask
), then run brew tap Caskroom/tap
first and try again.
That's all! Go to the next section.