Home
last modified time | relevance | path

Searched refs:install (Results 1 – 25 of 274) sorted by relevance

1234567891011

/Zephyr-Core-3.5.0/samples/modules/nanopb/
DREADME.rst23 Use ``apt`` to install dependency:
27 sudo apt install protobuf-compiler
31 Use ``brew`` to install dependency:
35 brew install protobuf
39 Use ``choco`` to install dependency:
43 choco install protoc
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/privacy/legacy/src/
Dmain.c29 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
34 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/privacy/peripheral/src/
Dmain.c29 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
34 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dmain.c29 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
34 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/privacy/central/src/
Dmain.c29 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
34 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dmain.c29 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
34 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dmain.c29 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
34 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dmain.c36 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
41 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/att/read_fill_buf/testlib/
Dbs_main.c41 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
46 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dmain.c47 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
52 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/adv/resume/src/
Dmain.c51 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
56 bst_test_install_t test_installers[] = { install, NULL };
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/id_addr_update/central/src/
Dcentral.c76 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
81 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-Core-3.5.0/doc/services/tfm/
Drequirements.rst52 You can install them via:
56 $ pip3 install --user cryptography pyasn1 pyyaml cbor>=1.0.0 imgtool>=1.9.0 jinja2 click
69 $ sudo apt-get install srecord
75 $ brew install srecord
/Zephyr-Core-3.5.0/doc/develop/getting_started/
Dindex.rst43 Click *Check for updates* and install any that are available.
50 Next, you'll install some host dependencies using your package manager.
88 #. Use ``apt`` to install the required dependencies:
92 sudo apt install --no-install-recommends git cmake ninja-build gperf \
117 … /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
119 #. Use ``brew`` to install the required dependencies:
123 brew install cmake ninja gperf python3 ccache qemu dtc wget libmagic
141 you can install dependencies from their respective websites and ensure
162 #. Use ``choco`` to install the required dependencies:
166 choco install cmake --installargs 'ADD_CMAKE_TO_PATH=System'
[all …]
Dinstallation_linux.rst79 sudo apt-get install --no-install-recommends git cmake ninja-build gperf \
88 sudo dnf group install "Development Tools" "C Development Tools and Libraries"
89 sudo dnf install git cmake ninja-build gperf ccache dfu-util dtc wget \
128 A :ref:`recent CMake version <install-required-tools>` is required. Check what
136 * Download and install a packaged cmake from the CMake project site.
150 * Download and install from the pre-built binaries provided by the CMake
152 For example, to install version 3.21.1 in :file:`~/bin/cmake`:
165 pip3 install --user cmake
168 install the new cmake into your ~/.local/bin folder so
179 sudo snap install cmake
[all …]
/Zephyr-Core-3.5.0/doc/contribute/documentation/
Dgeneration.rst85 In order to install the documentation tools, first install Zephyr as
86 described in :ref:`getting_started`. Then install additional tools
96 Common to all Linux installations, install the Python dependencies
101 pip install -r ~/zephyrproject/zephyr/doc/requirements.txt
107 sudo apt-get install --no-install-recommends doxygen graphviz librsvg2-bin \
114 sudo dnf install doxygen graphviz texlive-latex latexmk \
136 pip install -r ~/zephyrproject/zephyr/doc/requirements.txt
138 Use ``brew`` and ``tlmgr`` to install the tools:
142 brew install doxygen graphviz mactex librsvg
143 tlmgr install latexmk
[all …]
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/autopts/
Dautopts-linux.rst45 and README.md. To install the tools, double click on each .deb file or follow
51 Choose and install your hypervisor like VMWare Workstation(preferred) or
131 Download and install latest `Python 3 <https://www.python.org/downloads/>`_ on Windows.
148 Download and install `Git <https://git-scm.com/downloads>`_.
160 On Windows virtual machine, install latest PTS from https://www.bluetooth.org.
161 Remember to install drivers from installation directory
243 sudo apt-get install python-setuptools socat
250 pip3 install --user wheel
251 pip3 install --user -r autoptsclient_requirements.txt
266 pip3 install --user wheel
[all …]
Dautopts-win10.rst26 Download and install `Python 3 <https://www.python.org/downloads/>`_.
43 Download and install `Git <https://git-scm.com/downloads>`_.
55 Install latest PTS from https://www.bluetooth.org. Remember to install
79 and run default install.
155 pip3 install --user wheel
156 pip3 install --user -r autoptsserver_requirements.txt
157 pip3 install --user -r autoptsclient_requirements.txt
194 uninstall and install the pywin32 module:
198 pip install --upgrade --force-reinstall pywin32
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/security/id_addr_update/peripheral/src/
Dperipheral.c98 static struct bst_test_list *install(struct bst_test_list *tests) in install() function
103 bst_test_install_t test_installers[] = {install, NULL};
/Zephyr-Core-3.5.0/doc/develop/west/
Dinstall.rst1 .. _west-install:
7 Use :file:`pip3` to install or upgrade west:
11 pip3 install --user -U west
15 pip3 install -U west
87 brew install bash-completion
Dmoving-to-west.rst14 pip3 install --user -U west
18 pip3 install -U west
20 For details, see :ref:`west-install`.
/Zephyr-Core-3.5.0/doc/develop/toolchains/
Dgnu_arm_embedded.rst6 #. Download and install a `GNU Arm Embedded`_ build for your operating system
11 On Windows, we'll assume for this guide that you install into the directory
49 Run ``brew install gcc-arm-embedded`` and configure the variables
/Zephyr-Core-3.5.0/tests/ztest/fail/core/
DCMakeLists.txt31 install(TARGETS testbinary)
38 install(TARGETS ${logical_target_for_zephyr_elf})
/Zephyr-Core-3.5.0/samples/tfm_integration/tfm_ipc/
DCMakeLists.txt12 $<TARGET_PROPERTY:tfm,TFM_BINARY_DIR>/install/interface/include
/Zephyr-Core-3.5.0/boards/arm/nrf5340dk_nrf5340/
DCMakeLists.txt11 $<TARGET_PROPERTY:tfm,TFM_BINARY_DIR>/install/interface/include

1234567891011