Searched refs:locally (Results 1 – 25 of 46) sorted by relevance
12
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | README.md | 14 1. Dataset: Data is generated locally in the Jupyter Notebook. 23 Train the model in the cloud using Google Colaboratory or locally using a
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | cfg.rst | 15 scenarios, this API can be used to change the configuration locally.
|
/Zephyr-latest/scripts/west_commands/ |
D | README.txt | 13 To run these tests locally on Windows, run:
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | README.rst | 34 This broker can exist locally (e.g. on a host PC) or a publicly available MQTT broker 42 (for locally hosted Mosquitto broker) or your internet router 93 - It is also possible to connect securely to a locally hosted MQTT broker. 102 TLS support for Mosquitto locally. 130 This config requires connecting to a locally hosted Mosquitto MQTT broker.
|
/Zephyr-latest/doc/contribute/documentation/ |
D | generation.rst | 70 documentation locally, as described in the following sections. 186 folder, here are the commands to generate the html content locally: 263 Viewing generated documentation locally 266 The generated HTML documentation can be hosted locally with python for viewing 284 it locally, and watch the documentation directory for changes. When changes are
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_root.cmake | 44 # Sysbuild must ensure any locally defined variables in sysbuild/CMakeLists.txt
|
D | sysbuild_kconfig.cmake | 25 # Sysbuild must add a locally defined APPLICATION_CONFIG_DIR in sysbuild/CMakeLists.txt
|
/Zephyr-latest/doc/develop/west/ |
D | built-in.rst | 110 it from the remote if it is not already available locally 121 locally. This is the behavior when the ``-f`` (``--fetch``) option has its 123 even if the revisions appear to be available locally, either use ``-f always`` 148 If you would rather rebase any locally checked out branches instead, use
|
D | config.rst | 172 which parse the manifest. Set locally by ``west init``. 235 are SHAs or tags which are already available locally. The ``"always"``
|
D | basics.rst | 182 revisions should be checked out locally. Project repositories which already
|
D | manifest.rst | 275 locally, relative to the top directory in the west workspace. If missing, 311 HEAD, and commits not available locally, but will not fetch commits if 313 HEAD~0 is resolved to a specific commit that is locally available, and 314 therefore west will simply checkout the locally available commit, 1490 - locally check out the ``v2.0.0`` revisions for all zephyr projects except 2111 revision is a SHA or tag which is already available locally, so updating the
|
/Zephyr-latest/samples/subsys/usb/webusb/ |
D | README.rst | 70 * Host the demo page locally: Start a web server
|
/Zephyr-latest/modules/ |
D | Kconfig | 16 This option is selected when binary blobs are present locally at
|
/Zephyr-latest/doc/contribute/ |
D | index.rst | 64 This page describes how to build the Zephyr documentation locally.
|
D | guidelines.rst | 674 Developers are encouraged to run the script locally to validate their changes 691 If a test fails, you can check from the CI run logs how to rerun it locally, 811 #. Make changes, test locally, change, test, test again, ... (Check out the 996 For example, a copy of a locally maintained import::
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 43 If you'd prefer to run the scripts locally, use the following instructions.
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig.pd | 240 - 02: The PD is able to locally update the time and date
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | rbtree.rst | 109 locally as it traverses downward through the tree and updating it
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | ccp.rst | 168 TBS can be controlled locally, or by a remote device (when in a call). For
|
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 174 building and running tests locally, debugging, etc..
|
D | pytest.rst | 296 How to rerun locally pytest tests without rebuilding application by Twister?
|
/Zephyr-latest/doc/hardware/porting/ |
D | soc_porting.rst | 7 the upstream Zephyr project or locally in your own repository.
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 49 that not only masks interrupts locally, as done by :c:func:`irq_lock`, but 280 needs to reflect what is running locally, there are many threads
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | http_server.rst | 57 The linker section for services is predefined locally, however the application
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.8.rst | 283 * ``ZEP-1966`` - Doesn't seem to be able to both send and receive locally via local address
|
12