/Zephyr-Core-3.5.0/samples/modules/nanopb/ |
D | README.rst | 23 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/ |
D | main.c | 29 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/ |
D | main.c | 29 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/ |
D | main.c | 29 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/ |
D | main.c | 29 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/ |
D | main.c | 29 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/ |
D | main.c | 29 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/ |
D | main.c | 36 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/ |
D | bs_main.c | 41 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/ |
D | main.c | 47 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/ |
D | main.c | 51 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/ |
D | central.c | 76 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/ |
D | requirements.rst | 52 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/ |
D | index.rst | 43 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 …]
|
D | installation_linux.rst | 79 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/ |
D | generation.rst | 85 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/ |
D | autopts-linux.rst | 45 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 …]
|
D | autopts-win10.rst | 26 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/ |
D | peripheral.c | 98 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/ |
D | install.rst | 1 .. _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
|
D | moving-to-west.rst | 14 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/ |
D | gnu_arm_embedded.rst | 6 #. 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/ |
D | CMakeLists.txt | 31 install(TARGETS testbinary) 38 install(TARGETS ${logical_target_for_zephyr_elf})
|
/Zephyr-Core-3.5.0/samples/tfm_integration/tfm_ipc/ |
D | CMakeLists.txt | 12 $<TARGET_PROPERTY:tfm,TFM_BINARY_DIR>/install/interface/include
|
/Zephyr-Core-3.5.0/boards/arm/nrf5340dk_nrf5340/ |
D | CMakeLists.txt | 11 $<TARGET_PROPERTY:tfm,TFM_BINARY_DIR>/install/interface/include
|