macOS
これらのツールはすべて Homebrew を使用してインストールできます:
$ # ARM GCC デバッガー
$ brew install arm-none-eabi-gdb
$ # Minicom と OpenOCD
$ brew install minicom openocd
以上です! next section に進んでください。
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
これらのツールはすべて Homebrew を使用してインストールできます:
$ # ARM GCC デバッガー
$ brew install arm-none-eabi-gdb
$ # Minicom と OpenOCD
$ brew install minicom openocd
以上です! next section に進んでください。