Searched refs:been (Results 101 – 125 of 490) sorted by relevance
12345678910>>...20
/Zephyr-latest/scripts/dts/ |
D | README.txt | 5 The libraries and tests have now been moved to the 'python-devicetree'
|
/Zephyr-latest/samples/boards/nxp/mimxrt1060_evk/system_off/ |
D | README.rst | 39 to wake the device and restart the application as if it had been
|
/Zephyr-latest/boards/efinix/titanium_ti60_f225/doc/ |
D | index.rst | 43 The Zephyr RTOS has been verified using the SoC bitstream generated by Efinity IDE v2022.2.322.
|
/Zephyr-latest/subsys/net/lib/tls_credentials/ |
D | Kconfig | 52 The secure files will have been previously provisioned to the
|
/Zephyr-latest/share/sysbuild/images/bootloader/ |
D | Kconfig | 51 in main application if MCUboot has been built with MCUBOOT_DOWNGRADE_PREVENTION. 61 has been built with MCUBOOT_DOWNGRADE_PREVENTION. 88 been marked to be boot next time for test or permanently. In case when application is
|
/Zephyr-latest/samples/sensor/qdec/ |
D | README.rst | 10 This sample reads the value of the counter which has been configured in
|
/Zephyr-latest/samples/drivers/can/counter/ |
D | README.rst | 25 integrated CAN controller or for boards with a SoC that has been augmented
|
/Zephyr-latest/boards/raspberrypi/rpi_4b/doc/ |
D | index.rst | 32 Other hardware features have not been enabled yet for this board.
|
/Zephyr-latest/cmake/modules/ |
D | boards.cmake | 27 # - NORMALIZED_BOARD_QUALIFIERS: Board qualifiers in lower-case format where slashes have been 29 # - NORMALIZED_BOARD_TARGET: Board target in lower-case format where slashes have been 59 # Check that BOARD has been provided, and that it has not changed. 146 message(WARNING "BOARD_DIR: ${BOARD_DIR} has been moved or deleted. " 219 "This indicates the board has been removed, renamed, or placed at a new location.\n"
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | Kconfig | 123 storage is still valid, it only confirms that what has been 135 storage and verified with SHA to make sure that it has been
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/ |
D | README.rst | 25 This README and sample have been modified from 63 Assuming that the Corstone-300 FVP has been downloaded, installed and added to
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.2.rst | 48 * The :kconfig:option:`CONFIG_LEGACY_INCLUDE_PATH` option has been disabled by 49 default, all upstream code and modules have been converted to use 62 * :zephyr_file:`include/zephyr/zephyr.h` has been deprecated in favor of 73 …* The Zephyr SocketCAN definitions have been moved from :zephyr_file:`include/zephyr/drivers/can.h` 74 to :zephyr_file:`include/zephyr/net/socketcan.h`, the SocketCAN ``struct can_frame`` has been 75 renamed to :c:struct:`socketcan_frame`, and the SocketCAN ``struct can_filter`` has been renamed 79 * The CAN controller ``struct zcan_frame`` has been renamed to :c:struct:`can_frame`, and ``struct 80 zcan_filter`` has been renamed to :c:struct:`can_filter`. 82 …* The :c:enum:`can_state` enumerations have been renamed to contain the word STATE in order to make 90 * The error code for :c:func:`can_send` when the CAN controller is in bus off state has been [all …]
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | native_simulator_sb_extensions.cmake | 12 # This final image is expected to have been set to assemble other dependent images into
|
/Zephyr-latest/samples/subsys/usb_c/source/ |
D | README.rst | 24 The sample has been tested on ``stm32g081b_eval``.
|
/Zephyr-latest/boards/renesas/rcar_salvator_xs/doc/ |
D | index.rst | 49 Other hardware features have not been enabled yet for this board.
|
/Zephyr-latest/samples/sensor/lsm6dsl/ |
D | README.rst | 21 It has been tested on both :ref:`96b_argonkey` and disco_l475_iot1 board.
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_dcnano_lcdif | 22 The driver has been validated to support 0 through 2 framebuffers.
|
/Zephyr-latest/samples/boards/ti/cc13x2_cc26x2/system_off/ |
D | README.rst | 47 it had been powered back on.
|
/Zephyr-latest/samples/net/zperf/ |
D | README.rst | 32 This sample application has been tested on the following platforms:
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 145 long been obsoleted by Zephyr v2.7 LTS. If you need to use Zephyr v1.14, you 167 This has been fixed and west now prints a sensible error message in this case. 210 in a confusing way. This has been fixed and west now prints a sensible error 224 - The ``west.manifest.MalformedConfig`` exception type has been moved to the 227 - The ``west.manifest.MalformedConfig`` exception type has been moved to the 260 #572](https://github.com/zephyrproject-rtos/west/issues/572). This has been 281 - The path handling in the ``west.manifest`` package has been overhauled in a 328 - The ``west list`` command's ``{sha}`` format key has been fixed for 358 in a detached HEAD state. This has been fixed by using ``git clone`` internally 525 has been fixed; see `commit 36f3f91e [all …]
|
/Zephyr-latest/samples/basic/threads/ |
D | README.rst | 22 been toggled.
|
/Zephyr-latest/samples/drivers/i2s/echo/ |
D | README.rst | 25 This sample has been tested on :ref:`nrf52840dk_nrf52840` (nrf52840dk/nrf52840)
|
/Zephyr-latest/boards/khadas/edgev/doc/ |
D | index.rst | 29 Other hardware features have not been enabled yet for this board.
|
/Zephyr-latest/boards/mikroe/clicker_ra4m1/doc/ |
D | index.rst | 37 Other hardware features have not been enabled yet for this board.
|
/Zephyr-latest/lib/libc/newlib/ |
D | CMakeLists.txt | 16 # LIBC_LIBRARY_DIR may or may not have been set by the toolchain. E.g. when
|
12345678910>>...20