Lines Matching full:install
10 …oc:`downloading a pre-compiled toolchain<macos-setup>`, you will need to install either the MacPor…
15 .. _MacPorts: https://www.macports.org/install.php
19 Install Prerequisites
22 - install pip::
26 - install pyserial::
28 pip install --user pyserial
30 - install CMake & Ninja build:
34 brew install cmake ninja dfu-util
38 sudo port install cmake ninja dfu-util
43 Install dependencies:
47 sudo port install gsed gawk binutils gperf grep gettext wget libtool autoconf automake make
51 … brew install gnu-sed gawk binutils gperftools gettext wget help2man libtool autoconf automake make