-
Hi,
We are creating the ARGO module (Raspberry Pico footprint) based on nRF9151 SOC
https://wizcube.eu/argo.html
We also planning a new wizcube module code name M10LR01-01 PCB
On board a mini-P…
-
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/dcf42917c550714d2457947538b9e29d083e872e/drivers/sensor/fcx_mldx5/fcx_mldx5.c
Category: Security best practi…
-
**Describe the bug**
drivers/serial/uart_nrfx_uarte.c Builds with warnings nrf54l20pdk/nrf54l20/cpuapp and therefore fails in twister for at least these tests in main:
* tests/drivers/build_all/w1…
-
Now that we have the native_sim targets, we can build Zephyr as a Linux application, with the choice of using an embedded C library. When the user selects to use an embedded libC, a few of the old nat…
-
Zephyr CI testing reports a build error b_u585i_iot02a/stm32u585xx/ns tests/benchmarks/sched_queues
when building the tests/benchmarks/sched_queues on the stm32u585 disco kit
(during test campaign…
-
**Describe the bug**
The local ISR declaration parser (`CONFIG_ISR_TABLES_LOCAL_DECLARATION=y`) issues incorrect errors about bad IRQ values if any extra padding is inserted by the linker betwe…
-
Many pages on the web view have broken images. For example, here https://maksimdrachov.github.io/zephyr-rtos-tutorial/docs/3-threads/introduction.html
-
## Origin
This is a repository containing the Realtek SDK, which currently includes the Ameba SOC series. In the future, it will also include drivers for other SOCs in our company.
https://github.…
-
Hi @uLipe , is there any chance we get the update for 6-PWM BLDC driver for same purpose?
-
**Describe the bug**
The video API calls `video_flush()` from `video_stream_stop()` with `ep=VIDEO_EP_ALL` to flush all endpoints before stopping the stream.
Currently, most "data mover" drivers…