macOS
All the tools can be installed using Homebrew:
$ # ARM GCC toolchain
$ brew install --cask gcc-arm-embedded
$ # Minicom and OpenOCD
$ brew install minicom openocd
That's all! Go to the next section.
All the tools can be installed using Homebrew:
$ # ARM GCC toolchain
$ brew install --cask gcc-arm-embedded
$ # Minicom and OpenOCD
$ brew install minicom openocd
That's all! Go to the next section.