/Zephyr-latest/modules/trusted-firmware-m/nordic/nrf9120/ |
D | CMakeLists.txt | 13 install(FILES ${CMAKE_CURRENT_LIST_DIR}/ns/cpuarch_ns.cmake 17 install(FILES ${Trusted\ Firmware\ M_SOURCE_DIR}/platform/ext/target/nordic_nrf/common/nrf912… 20 install(FILES config.cmake 23 install(DIRECTORY ${Trusted\ Firmware\ M_SOURCE_DIR}/platform/ext/target/nordic_nrf/nrf9161dk_nrf…
|
/Zephyr-latest/modules/trusted-firmware-m/nordic/nrf9160/ |
D | CMakeLists.txt | 13 install(FILES ${CMAKE_CURRENT_LIST_DIR}/ns/cpuarch_ns.cmake 17 install(FILES ${Trusted\ Firmware\ M_SOURCE_DIR}/platform/ext/target/nordic_nrf/common/nrf916… 20 install(FILES config.cmake 23 install(DIRECTORY ${Trusted\ Firmware\ M_SOURCE_DIR}/platform/ext/target/nordic_nrf/nrf9160dk_nrf…
|
/Zephyr-latest/doc/services/serialization/ |
D | nanopb.rst | 19 Use ``apt`` to install dependency: 23 sudo apt install protobuf-compiler 27 Use ``brew`` to install dependency: 31 brew install protobuf 35 Use ``choco`` to install dependency: 39 choco install protoc 48 west packages pip --install
|
/Zephyr-latest/modules/trusted-firmware-m/nordic/nrf5340_cpuapp/ |
D | CMakeLists.txt | 13 install(FILES ${CMAKE_CURRENT_LIST_DIR}/ns/cpuarch_ns.cmake 17 install(FILES config.cmake 20 install(DIRECTORY ${Trusted\ Firmware\ M_SOURCE_DIR}/platform/ext/target/nordic_nrf/nrf5340dk_nrf…
|
/Zephyr-latest/doc/develop/getting_started/ |
D | index.rst | 44 Click *Check for updates* and install any that are available. 51 Next, you'll install some host dependencies using your package manager. 89 #. Use ``apt`` to install the required dependencies: 93 sudo apt install --no-install-recommends git cmake ninja-build gperf \ 118 … /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" 132 #. Use ``brew`` to install the required dependencies: 136 brew install cmake ninja gperf python3 python-tk ccache qemu dtc libmagic wget openocd 159 In modern version of Windows (10 and later) it is recommended to install the Windows Terminal 163 you can install dependencies from their respective websites and ensure 184 #. Use ``choco`` to install the required dependencies: [all …]
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/long_read/ |
D | bs_main.c | 19 static struct bst_test_list *install(struct bst_test_list *tests) in install() function 24 bst_test_install_t test_installers[] = {install, NULL};
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/src/ |
D | bs_main.c | 19 static struct bst_test_list *install(struct bst_test_list *tests) in install() function 24 bst_test_install_t test_installers[] = {install, NULL};
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/ |
D | main.c | 32 static struct bst_test_list *install(struct bst_test_list *tests) in install() function 37 bst_test_install_t test_installers[] = {install, NULL};
|
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag/src/ |
D | main.c | 33 static struct bst_test_list *install(struct bst_test_list *tests) in install() function 38 bst_test_install_t test_installers[] = {install, NULL};
|
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag_2/src/ |
D | main.c | 33 static struct bst_test_list *install(struct bst_test_list *tests) in install() function 38 bst_test_install_t test_installers[] = {install, NULL};
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/ecred/dut/src/ |
D | main.c | 33 static struct bst_test_list *install(struct bst_test_list *tests) in install() function 38 bst_test_install_t test_installers[] = {install, NULL};
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/ecred/peer/src/ |
D | main.c | 33 static struct bst_test_list *install(struct bst_test_list *tests) in install() function 38 bst_test_install_t test_installers[] = {install, NULL};
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/dut/src/ |
D | main.c | 33 static struct bst_test_list *install(struct bst_test_list *tests) in install() function 38 bst_test_install_t test_installers[] = {install, NULL};
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/ |
D | main.c | 33 static struct bst_test_list *install(struct bst_test_list *tests) in install() function 38 bst_test_install_t test_installers[] = {install, NULL};
|
/Zephyr-latest/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-latest/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-latest/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-latest/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-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/ |
D | main.c | 39 static struct bst_test_list *install(struct bst_test_list *tests) in install() function 44 bst_test_install_t test_installers[] = {install, NULL};
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/ |
D | main.c | 39 static struct bst_test_list *install(struct bst_test_list *tests) in install() function 44 bst_test_install_t test_installers[] = {install, NULL};
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/einprogress/src/ |
D | main.c | 35 static struct bst_test_list *install(struct bst_test_list *tests) in install() function 40 bst_test_install_t test_installers[] = {install, NULL};
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/long_ad/src/ |
D | 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-latest/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-latest/tests/bsim/bluetooth/host/att/read_fill_buf/ |
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-latest/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};
|