-
**Describe the bug**
In running the [led_strip sample project](https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/drivers/led/led_strip) on the [Espressif ESP32S3_DEVKITC platform…
-
Apologies if format is incorrect, found no documentation regarding desired format for issues.
Was looking to build into Zephyr RTOS, most likely on a nRF52 or nRF53, documentation file exists but s…
-
**Describe the bug**
When the controller finished setting up the BIG, it sends a BIG Complete Event which is parsed by the host, but the event is missing some values / some values are uninitialized. …
-
The plans of integrating Micro-XRCE-DDS inside the Zephyr RTOS can reached by two approaches:
- Adding a sample code where Micro-XRCE-DDS is retrieved as a External Project and place a demo here: h…
-
**Is your feature request related to a problem? Please describe.**
On Pantherlake Intel SoC, "valid" bit of SLP_Sx is set only for the Virtual Wire that undergoes changes. However, that wasn’t the ca…
-
**Describe the bug**
This is a race between a context, destroying an LLEXT and the logging thread. Previously #77289 this race has been fixed for cases, when both contexts are running on the sa…
-
I have managed to port the example to use on [Zephyr](https://www.zephyrproject.org/) RTOS on STM32L4 - Cortex M4 MCU. I would like to add it to the codebase. Is it interested, anyone?
-
**Describe the bug**
Using `checkpatch.pl` to check your changes:
```
$ checkpatch.pl -G upstream/main..
...
689bfcc0cc5ef56dd4e407d533474606d53cb384:63: ERROR:SPACING: space required befor…
-
https://github.com/zephyrproject-rtos/zephyr/blob/810f978bed4fbc35eec165eaaedd17745b1ec255/subsys/usb/device/class/audio/audio.c#L598
https://github.com/zephyrproject-rtos/zephyr/blob/810f978bed4fbc3…
-
**_Bug description:_**
After enabling `-Werror=undef`, a set of undefined configurations appear while building various zephyr apps. The error would look like this:
```
[build] /workspaces/zephy…