macOS
すべてのツールは Homebrew を使ってインストールできます:
$ # GDB デバッガー - brew のバージョンは、すべての ARM 組み込みコアを含むすべてのアーキテクチャ向けにビルドされています
$ brew install gdb
$ # Minicom
$ brew install minicom
$ # lsusb は USB ポートを一覧表示します
$ brew install lsusb
これで完了です!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 を使ってインストールできます:
$ # GDB デバッガー - brew のバージョンは、すべての ARM 組み込みコアを含むすべてのアーキテクチャ向けにビルドされています
$ brew install gdb
$ # Minicom
$ brew install minicom
$ # lsusb は USB ポートを一覧表示します
$ brew install lsusb
これで完了です!next section に進んでください。