Home
last modified time | relevance | path

Searched +full:git +full:- +full:repo +full:- +full:downloads (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-win10.rst1 .. _autopts-win10:
20 Start -> Settings -> Update & Security -> Windows Update
27 Download and install `Python 3 <https://www.python.org/downloads/>`_.
41 Install Git
44 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/Download
110 In Git Bash, go to zephyrproject
112 .. code-block::
116 Build the auto-pts tester app
[all …]
Dautopts-linux.rst1 .. _autopts-linux:
14 - Testing Zephyr Host Stack on QEMU
16 - 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.deb
44 - nRF-Command-Line-Tools_10_12_1_Linux-amd64.deb
65 Start -> Settings -> Update & Security -> Windows Update
75 ----------
99 ------------
[all …]
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst1 .. _beyond-gsg:
6 The :ref:`getting_started` gives a straight-forward path to set up
11 .. _python-pip:
22 ``--user`` flag to the ``pip3`` command when installing new packages. This is
25 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 pip
30 and the system package manager, and is the default on Debian-based
33 - On macOS, `Homebrew disables -\\-user`_.
[all …]