-
Updated
Feb 1, 2021 - C++
#
zephyr
Here are 122 public repositories matching this topic...
With PJON you build networks of devices for free with no need of a cloud service or a centralized platform you don’t fully control.
windows
linux
mqtt
raspberry-pi
iot
arduino
esp8266
privacy
embedded
tcp
communication
network
udp
protocol
p2p
internet-of-things
attiny85
decentralization
zephyr
hc-12
mbolivar
commented
Dec 19, 2018
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
1
sdorre
commented
Jul 17, 2020
LAVA software - a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests.
linux
documentation
arm
validation
kernel
ci
test-automation
automation-framework
zephyr
freesoftware
dut
-
Updated
Feb 18, 2021 - Python
Dynamically load apps to zephyr RTOS
-
Updated
Jul 29, 2020 - C
Open source DWM1001 + Zephyr example implementations
-
Updated
Apr 29, 2019 - C
An interpreter for a lisp-like language implemented in C.
language
iot
lisp
interpreter
microcontrollers
esp32
repl
concurrency
freertos
stm32f4
chibios
zephyr
x86-32
nrf52
quasiquotation
zynq-7000
-
Updated
Jan 14, 2021 - C
An open-source developer kit based on a removable nRF52840 M.2 module, designed for IoT prototyping
python
iot
open-hardware
bluetooth-low-energy
openthread
zigbee
zephyr
nrf52840
nrf5-sdk
nrf52840-m2
-
Updated
Jul 11, 2020 - C
making it easier to publish robotframework results to JIRA
-
Updated
Jul 11, 2018 - Python
-
Updated
Jan 29, 2020 - Rust
Sublime Text 3 highlight script for the Kconfig language.
-
Updated
Feb 25, 2020
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."

As part of the behavior locality work, we added ability for a behavior binding from "state relative" to "state absolute", and updated many behaviors to add the necessary callbacks.
One behavior not updated full was the RGB Underglow one, in particular:
Are not currently made absolute based on the current state of the central.
This ne