/Zephyr-latest/subsys/fs/ |
D | Kconfig.fatfs | 56 int "Max number of entries in FAT FS root directory" 60 Sets how many root directory entries will be allocated when
|
/Zephyr-latest/doc/develop/west/ |
D | extensions.rst | 142 :file:`my_west_extension.py` at the project root directory: 223 Where :file:`path/to/west-commands.yml` is relative to the root of the project.
|
/Zephyr-latest/doc/build/dts/ |
D | intro-syntax-structure.rst | 45 #. A root node: ``/`` 46 #. A node named ``a-node``, which is a child of the root node 58 (``/``), and the root node's path is a single slash: ``/``. Otherwise, each
|
/Zephyr-latest/samples/subsys/usb/dfu-next/ |
D | README.rst | 85 …:gen-args: -DCONFIG_MCUBOOT_SIGNATURE_KEY_FILE=\"bootloader/mcuboot/root-rsa-2048.pem\" -DCONFIG_B…
|
/Zephyr-latest/boards/atmel/sam/sam_v71_xult/ |
D | sam_v71_xult-common.dtsi | 4 * Copyright (c) 2020 Stephanos Ioannidis <root@stephanos.io>
|
/Zephyr-latest/doc/connectivity/networking/ |
D | native_sim_setup.rst | 102 leveraged (root) privileges are needed.
|
/Zephyr-latest/boards/amd/kv260_r5/doc/ |
D | index.rst | 121 $ sudo -i # You need to operate the remoteproc as root
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 1046 your board as a non-root user. If flashing fails, 1196 …be provided, for example ``list(APPEND BOARD_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/<extra-board-root>)`… 1197 When using ``-DBOARD_ROOT=<board-root>`` both absolute and relative paths can 1284 be provided, for example ``list(APPEND SOC_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/<extra-soc-root>``. 1285 When using ``-DSOC_ROOT=<soc-root>`` both absolute and relative paths can be 1313 :gen-args: -DDTS_ROOT=<path to dts root> 1324 be provided, for example ``list(APPEND DTS_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/<extra-dts-root>``. 1325 When using ``-DDTS_ROOT=<dts-root>`` both absolute and relative paths can be
|
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/ |
D | phyboard_lyra_am62xx_m4.rst | 105 # From the root of the Zephyr repository
|
/Zephyr-latest/boards/nordic/nrf52840dongle/doc/ |
D | index.rst | 121 root directory of your :term:`west installation`. 253 -B smp_svr.signed.bin -- --key mcuboot/root-rsa-2048.pem
|
/Zephyr-latest/cmake/modules/ |
D | dts.cmake | 237 # Cache the location of the root bindings so they can be used by 240 "DT bindings root directories")
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | runner.py | 157 root = Node("Summary") 159 Node(f"Total test suites: {self.total}", parent=root) 160 processed_suites = Node(f"Processed test suites: {self.done}", parent=root) 174 total_cases = Node(f"Total test cases: {self.cases}", parent=root) 197 for pre, _, node in RenderTree(root):
|
/Zephyr-latest/cmake/linker/iar/ |
D | config_file_script.cmake | 493 set(root "root ") variable 495 set(root) variable 500 "define ${root}section ${first_index_section_name} {};")
|
/Zephyr-latest/boards/96boards/nitrogen/doc/ |
D | index.rst | 268 pyOCD as root (e.g. sudo).
|
/Zephyr-latest/doc/develop/debug/ |
D | index.rst | 77 Run the following from your project root: 238 ``Select root directory:``. Check the box for your project in the list of
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 74 :file:`zephyr/` folder at the root of the repository. 515 :file:`CMakeLists.txt` and :file:`Kconfig` files in the root directory of the 907 The Zephyr repository itself is always added as a Zephyr module ext root. 917 All ``root`` settings are relative to the root of the module. 963 <zephyr-module-root> 1016 - ``license-path``: Path to the license file for this blob, relative to the root
|
/Zephyr-latest/boards/adi/apard32690/doc/ |
D | index.rst | 10 security features such as for root-of-trust, mutual authentication, data confidentiality and
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/figures/ |
D | integration_diagram_detailed.drawio | 4 <root> 202 </root>
|
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 481 If you use Linux, create a udev rule (as ``root``) to fix a permission issue 482 when not using root for flashing.
|
/Zephyr-latest/doc/build/ |
D | zephyr_cmake_package.rst | 129 The root of a Zephyr workspace is identical to ``west topdir`` if the workspace was 403 # The toolchain root is located above the path to the compiler.
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 35 The root node ``/`` has node identifier ``DT_ROOT``. You can create node 140 - every non-root node directly depends on its parent node
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 263 …default "${ZEPHYR_TRUSTED_FIRMWARE_M_MODULE_DIR}/bl2/ext/mcuboot/root-${CONFIG_TFM_MCUBOOT_SIGNATU… 272 …default "${ZEPHYR_TRUSTED_FIRMWARE_M_MODULE_DIR}/bl2/ext/mcuboot/root-${CONFIG_TFM_MCUBOOT_SIGNATU…
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | README.rst | 262 --key bootloader/mcuboot/root-rsa-2048.pem 301 --version 2.0.0 --key bootloader/mcuboot/root-rsa-2048.pem
|
/Zephyr-latest/cmake/ide/ |
D | eclipse_cdt4_generator_amendment.cmake | 22 # The root cause of the problem is the g++ built-in __cplusplus macro,
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_handlers.rst | 169 This is an example file which can be used to load the Kconfig and CMake files from the root of the
|