-
Missing validation fixed in https://github.com/zephyrproject-rtos/zephyr/pull/77969 must be backported.
-
**Describe the bug**
Despite the Zephyr [documentation](https://docs.zephyrproject.org/latest/build/dts/intro-syntax-structure.html#writing-property-values) is clear enough about the 64 bits in…
-
**Describe the bug**
`k_sleep()` returns zero even if the thread is woken up by `k_wakeup()`.
The issue occurs exactly when the kernel tick count jumps over 2^32 (4,294,967,296).
In our p…
-
**Describe the bug**
Section `7.8.97 LE Set CIG Parameters command in` the core spec states
> The Max_Transport_Latency_C_To_P parameter contains the maximum transport latency from the Central to …
-
**Describe the bug**
It's looks like some bug presented in the implementation of `edtlib._map_interrupt` function. As result `gen_defines.py` script is crashed on the property handling with a c…
-
## Origin
The Android bluedroid SBC
https://android.googlesource.com/platform/external/bluetooth/bluedroid/+/refs/heads/main/embdrv/sbc
## Purpose
The codes implement the encoder and decoder…
-
I tried everything I can and I need help to solve this. I don't have any real device. Please help!
Thanks in advance.
output:
-- west build: running target run
```
[0/1] To exit from QEMU e…
-
## Introduction
Pursue the work on the video API past the [Video 4 Zephyr](https://docs.google.com/presentation/d/1j44YHUqynN-Vw67NgHHx741yzLIbjbc76tcObi8J3Zc/edit#slide=id.p) added to Zephyr in #…
-
@first-time-contributors: If you're interested in implementing this issue let's discuss what is required in more detail before you begin. You may either write a quick comment in this issue how I can c…
-
I have an ESP32 board and I am interested in running a WebAssembly (WASM) application on the Zephyr RTOS. To understand the process of loading and executing the WASM binary, I would like some guidan…