Searched refs:root (Results 201 – 225 of 227) sorted by relevance
12345678910
2496 for root, _, filenames in os.walk(bindings_dir):2499 binding_paths.append(os.path.join(root, filename))
854 list(APPEND BOARD_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/../<extra-board-root>)860 This will pass the board root on to all images as part of a project, it does not need to be
38 starting from the root node. This is mostly useful if you happen to know the
68 ; Every non-root node gets one of these macros, which expands to the node
28 generated into the ``llext`` subdirectory of the build root:
249 permission by non-root users to certain USB-connected devices.
388 The benefit of this approach is that root privileges are not required and400 use ``sudo zephyr.exe --bt-dev=hci0``. Using the device requires root
240 * ``ZEP-2085`` - Add CONTRIBUTING.rst to root folder w/contributing guidelines
679 * Twister now supports loading test configurations from alternative root680 folder/s by using ``--alt-config-root``. When a test is found, Twister will682 configuration root folders. For example, given
271 * Fixed an issue whereby shields were processed in order of the root they resided in rather than760 * GM PRIO root system id is now always used for announce messages.
531 * Added sysbuild root support which works similarly to the existing root module, adjusting paths
340 * :github:`3711` - RPL root node Grounded flag should be followed by client node
1022 * :github:`28139` - tests: benchmarks: data_structure_perf: rbtree_perf: uninitialized root struct1488 * :github:`25979` - Need root LICENSE files in hal_stm32 module
783 vendor prefix. This warning does not apply to the root node.1267 * :github:`38047` - twister: The --board-root parameter doesn't appear to work
1314 * :github:`38047` - twister: The --board-root parameter doesn't appear to work
1018 * The documentation helper ``Makefile`` has been moved from the repository root1285 * :github:`34978` - misleading root folder size in footprint reports
1036 # subdirectory from a directory tree whose root is specified with the INPUT tag.1233 # - Make sure the INPUT points to the root of the source tree1745 # shows how to put an image at the root of the tree instead of the PROJECT_NAME.2900 # children of the root node in a graph is already larger than2910 # root by following a path via at most 3 edges will be shown. Nodes that lay2911 # further from the root node will be omitted. Note that setting this option to 1
389 using :c:func:`usb_bos_register_cap`. Registered descriptors are added to the root
723 installs the toolchain. This means ``make`` has to be run as root
11 :root {
621 prints the root directory of the current west workspace.
44 The easiest way to use ``west build`` is to go to an application's root
28 # This loads Zephyr specific SoC root defconfigs
455 bool "Randomize identity root for fallback identities"
994 root folder, under ``${BOARD_ROOT}/boards/extensions``. Here is an example