Searched full:readme (Results 1 – 25 of 89) sorted by relevance
1234
/Zephyr-latest/doc/_scripts/ |
D | redirects.py | 229 ('samples/application_development/with_mcuboot/README', 'samples/sysbuild/with_mcuboot/README'), 230 …('samples/bluetooth/broadcast_audio_assistant/README', 'samples/bluetooth/bap_broadcast_assistant/… 231 … ('samples/bluetooth/broadcast_audio_sink/README', 'samples/bluetooth/bap_broadcast_sink/README'), 232 …('samples/bluetooth/broadcast_audio_source/README', 'samples/bluetooth/bap_broadcast_source/README… 233 ('samples/bluetooth/central_iso/README', 'samples/bluetooth/iso_central/README'), 234 ('samples/bluetooth/peripheral_iso/README', 'samples/bluetooth/iso_peripheral/README'), 235 …('samples/bluetooth/public_broadcast_sink/README', 'samples/bluetooth/pbp_public_broadcast_sink/RE… 236 …('samples/bluetooth/public_broadcast_source/README', 'samples/bluetooth/pbp_public_broadcast_sourc… 237 … ('samples/bluetooth/unicast_audio_client/README', 'samples/bluetooth/bap_unicast_client/README'), 238 … ('samples/bluetooth/unicast_audio_server/README', 'samples/bluetooth/bap_unicast_server/README'), [all …]
|
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/boards/ |
D | nrf52833dk_nrf52833.overlay | 10 * designed by Nordic. For more information see README.rst. 14 * by Nordic) for Rx PDU. For more information see README.rst. 22 * designed by Nordic. For more information see README.rst.
|
/Zephyr-latest/samples/bluetooth/direction_finding_central/boards/ |
D | nrf52833dk_nrf52833.overlay | 10 * designed by Nordic. For more information see README.rst. 14 * by Nordic) for Rx PDU. For more information see README.rst. 22 * designed by Nordic. For more information see README.rst.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | ppp.rst | 42 See the `net-tools README`_ file for more details on how to test the Zephyr PPP 45 .. _net-tools README: 46 https://github.com/zephyrproject-rtos/net-tools/blob/master/README.md#ppp-connectivity
|
/Zephyr-latest/samples/ |
D | sample_definition_and_criteria.rst | 68 optional features documented in the sample's README file. Sample should 78 verified on. Those platforms should be listed in the sample's README file. 97 * Samples must have a ``README.rst`` file in the samples folder. 98 Example: ``samples/subsys/foo/README.rst``. clearly explaining the purpose of the sample, its 100 * Ensure that the ``README.rst`` file is accessible in the sample hierarchy starting at 103 **README Template:**
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/ |
D | README.rst | 15 This README and sample have been modified from 46 following the instructions in the `Renode GitHub README`_ and 56 .. _Renode GitHub README: 57 https://github.com/renode/renode/blob/master/README.rst
|
/Zephyr-latest/samples/boards/espressif/flash_encryption/ |
D | README.rst | 33 For more details, check `ESP32 Flash Encryption`_ and `MCUBoot Readme`_. 48 feature. Follow the instructions provided at `MCUBoot Readme`_ prior to running this sample. 111 .. _MCUBoot Readme: 112 https://docs.mcuboot.com/readme-espressif
|
/Zephyr-latest/samples/boards/arc_secure_services/ |
D | sample.yaml | 7 # Requires multiple kernels in an AMP config. See README.rst
|
/Zephyr-latest/samples/modules/lvgl/demos/ |
D | README.rst | 31 More details can be found in `LVGL demos Readme`_. 133 .. _LVGL demos Readme: https://github.com/zephyrproject-rtos/lvgl/blob/zephyr/demos/README.md
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/ |
D | setup.cfg | 5 long_description = file: README.rst
|
/Zephyr-latest/scripts/net/ |
D | README.txt | 11 at the net-tools Docker README file 12 https://github.com/zephyrproject-rtos/net-tools/blob/master/README.docker.
|
/Zephyr-latest/ |
D | README.rst | 6 … <source media="(prefers-color-scheme: dark)" srcset="doc/_static/images/logo-readme-dark.svg"> 7 … <source media="(prefers-color-scheme: light)" srcset="doc/_static/images/logo-readme-light.svg"> 8 <img src="doc/_static/images/logo-readme-light.svg">
|
D | .gitlint | 61 #files=gitlint/rules.py,README.md
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/ |
D | model.hpp | 24 * See train/README.md for a full description of the creation process.
|
/Zephyr-latest/scripts/dts/ |
D | README.txt | 19 README.txt matches the standalone python-devicetree repository linked
|
/Zephyr-latest/modules/mbedtls/configs/ |
D | config-mini-dtls1_2.h | 10 * See README.txt for usage instructions.
|
D | config-threadnet.h | 31 * See README.txt for usage instructions.
|
D | config-coap.h | 29 * See README.txt for usage instructions.
|
/Zephyr-latest/modules/nanopb/ |
D | nanopb.cmake | 14 and in path. See https://docs.zephyrproject.org/latest/samples/modules/nanopb/README.html")
|
/Zephyr-latest/boards/st/stm32wb5mm_dk/doc/ |
D | stm32wb5mm_dk.rst | 135 please check `modules/hal/stm32/lib/stm32wb/hci/README`_ 248 .. _modules/hal/stm32/lib/stm32wb/hci/README: 249 https://github.com/zephyrproject-rtos/hal_stm32/blob/main/lib/stm32wb/hci/README 252 https://docs.zephyrproject.org/latest/samples/hello_world/README.html
|
/Zephyr-latest/doc/develop/toolchains/ |
D | crosstool_ng.rst | 18 <https://github.com/zephyrproject-rtos/sdk-ng/blob/master/README.md>`_ to
|
/Zephyr-latest/samples/net/sockets/tcp/src/ |
D | main.c | 30 * samples/net/sockets/tcp/README.rst
|
/Zephyr-latest/samples/tfm_integration/tfm_psa_test/ |
D | CMakeLists.txt | 42 …message(FATAL_ERROR "Please define a test suite to run. Refer to the README to see the available t…
|
/Zephyr-latest/samples/drivers/dac/src/ |
D | main.c | 20 #error "Unsupported board: see README and check /zephyr,user node"
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-linux.rst | 46 and README.md. To install the tools, double click on each .deb file or follow 47 instructions from README.md. 322 … visit: https://docs.zephyrproject.org/latest/samples/bluetooth/hci_uart/README.html#bluetooth-hci… 333 … visit: https://docs.zephyrproject.org/latest/samples/bluetooth/hci_uart/README.html#bluetooth-hci…
|
1234