zephyr
The Zephyr RTOS is a scalable real-time operating system (RTOS) supporting multiple hardware architectures, optimized for resource constrained devices, and built with security in mind. It is based on a small-footprint kernel designed for use on resource-constrained systems: from simple embedded environmental sensors and LED wearables to sophisticated smart watches and IoT wireless gateways. The kernel supports multiple architectures and a large number of supported boards (and growing.)
Here are 177 public repositories matching this topic...
repo forall defines a useful set of environment variables for the duration of each call:
- REPO_PROJECT is set to the unique name of the project.
- REPO_PATH is the path relative to the root of the client.
- REPO_REMOTE is the name of the remote system from the manifest.
- REPO_LREV is the name of the revision from the manifest, translated to a local tracking branch. Used if you need to pass
-
Updated
May 25, 2022 - Python
-
Updated
Jul 29, 2020 - C
-
Updated
May 27, 2022 - C
-
Updated
May 23, 2022
-
Updated
Apr 29, 2019 - C
-
Updated
May 26, 2022 - C
-
Updated
Jul 11, 2020 - C
-
Updated
Feb 13, 2022 - C
Please start with a use case description for a USER of this enhancement
[Who] As an application developer
[What] I need to use Herald classes with or instead of C++ STL classes in a compatible way, interchangeably
[Value] In order to achieve the principle of least astonishment to the use of the Herald API (thus saving me time during development)
**Describe the potential solution y
Released October 17, 2017
- Organization
- zephyrproject-rtos
- Website
- www.zephyrproject.org
- Wikipedia
- Wikipedia

This is regarding this page:
https://zmk.dev/docs/development/build-flash
If you follow the instructions there, west build re-compiles most code (even if it hasn't been changed) on each build leading to a very long build time.
But you can dramatically reduce it by doing an initial build with all the extra parameters like: