Searched +full:git +full:- +full:repo +full:- +full:downloads (Results 1 – 3 of 3) sorted by relevance
1 .. _autopts-win10:20 Start -> Settings -> Update & Security -> Windows Update27 Download and install `Python 3 <https://www.python.org/downloads/>`_.41 Install Git44 Download and install `Git <https://git-scm.com/downloads>`_.46 consoles. We will use Git Bash as Windows terminal.79 https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line-Tools/Download110 In Git Bash, go to zephyrproject112 .. code-block::116 Build the auto-pts tester app[all …]
1 .. _autopts-linux:14 - Testing Zephyr Host Stack on QEMU16 - Testing Zephyr Host Stack on :ref:`native_sim <native_sim>`18 - Testing Zephyr combined (controller + host) build on Real hardware (such as nRF52)33 https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Command-Line-Tools/Download.42 - JLink_Linux_V688a_x86_64.deb44 - nRF-Command-Line-Tools_10_12_1_Linux-amd64.deb65 Start -> Settings -> Update & Security -> Windows Update75 ----------99 ------------[all …]
1 .. _beyond-gsg:6 The :ref:`getting_started` gives a straight-forward path to set up11 .. _python-pip:22 ``--user`` flag to the ``pip3`` command when installing new packages. This is25 information about pip\ [#pip]_, including `information on -\\-user`_.27 - On Linux, make sure ``~/.local/bin`` is at the front of your :envvar:`PATH`28 :ref:`environment variable <env_vars>`, or programs installed with ``--user``29 won't be found. Installing with ``--user`` avoids conflicts between pip30 and the system package manager, and is the default on Debian-based33 - On macOS, `Homebrew disables -\\-user`_.[all …]