-
Updated
Feb 10, 2022 - C++
zephyr
Here are 170 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
Feb 7, 2022 - Python
-
Updated
Jul 29, 2020 - C
-
Updated
Apr 29, 2019 - C
-
Updated
Feb 13, 2022 - C
-
Updated
Feb 12, 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
Improve this page
Add a description, image, and links to the zephyr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zephyr topic, visit your repo's landing page and select "manage topics."

Currrently, if users are viewing a sample keymap file, and trying to understand all the behaviors they see there, they need to dig into our individual behavior docs to find each one.
It would be nice to have an aggregated index/lookup page, at the top of the "Behaviors" nested sidebar section, that gives has a table from "sample behavior" to the docs describing that behavior.