-
Updated
Apr 21, 2021 - C++
#
zephyr
Here are 155 public repositories matching this topic...
PJON® (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
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
Read only mirror https://git.lavasoftware.org/lava/lava
linux
documentation
arm
validation
kernel
ci
test-automation
lava
automation-framework
zephyr
freesoftware
dut
-
Updated
Aug 25, 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.
programming-language
iot
parser
lisp
interpreter
microcontrollers
esp32
repl
concurrency
lexer
stm32f4
chibios
zephyr
x86-32
nrf52
quasiquotation
zynq-7000
-
Updated
Jul 6, 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
1
adamfowleruk
commented
Feb 27, 2021
[Who] As an epidemiologist-developer
[What] I want to be able to read and write a simple sample format (Date,value) for any input/output for the data analysis API
[Value] To be able to quickly supply test data and evaluate results in a simple, consistent format
Desired Implementation
- Source: CSV file date,value to SampleList<Sample>
- Sink: Opposite of the above
Sp
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 work in #736 we added a Kconfig setting to keep using the old built in "nano"
z_printf
implementation, after identifying that our use of format strings didn't work properly w/ the newly introduced CBPRINTF in the newer Zephyr release.Someone should back out that defaulting, and make ZMK work with the newer printf implementation.
See https://github.com/zephyrproject-rtos/zep