-
**Is your enhancement proposal related to a problem? Please describe.**
During working with the ESP32 on ZephyrOS, wifi driver does not allow for AP+STA mode to be active concurrently, presenting a s…
-
It's too hard to tell someone how to set up an arduino env. Everyone's has slight variations. There is no great package manager for it. It's ok, works but you can't help someone when they have mult…
-
### Description
It seems that newer STM32 MCUs have a different DMA to the one supported in Renode. I have moved from an STM32F4 to an STM32G4.
The DMA controller now has a DMAMUX and seems to …
-
Currently QEMU is likely the only supported simulator able to run zephyrOS.
Now to run a new board zephyrOS does provide documentation guidelines to do so. I want to load zephyrOS on this simulator.
…
-
I'm expecting WASI-NN based examples for Zephyr Platform to run small NN models in controller environment using WAMR.
Can I get any solution on this?
-
**Describe the bug**
I have a peripheral that adds an additional service after my flutter app connects and writes a value to a characteristic. Calling discoverServices on Android does not return the …
-
As a long term goal it would be desirable to support running the MLIF/Target Software on an operating system in addition to allowing bare metal only.
The most relevant ones are probably:
- FreeRTOS
…
-
I am playing with a blackpill stm32f401 to and zmk...
https://github.com/alinelena/zmk-config/
I have noticed that &reset just block the board
&bootloader just resets the board.
happy to provi…
-
I'm working on a project where I would like to be able to use a VM to run this BMS. I know ZephyrOS supports QEMU VMs as targets, but I'm not sure of the steps required to get a LibreSolar BMS VM. I t…
-
I'm going to develop a new project based on [ST iis3dwb digital vibration sensor](https://github.com/STMicroelectronics/iis3dwb).
I've been evaluating which RTOS better fits my need, and ZephyrOS cou…