-
@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…
-
The URL pointing to Zephyr RTOS in README (https://github.com/stnolting/neorv32) is `https://docs.zephyrproject.org/latest/boards/riscv/neorv32/doc/index.html ` is modified in Zephyr RTOS documentatio…
-
**Describe the bug**
the serial_pty definition is missing. in hardwaremap.py
Please also mention any information which could help others to understand
the problem you're facing:
- What target…
-
# James Delaney's Blog - Creating out-of-tree modules for Zephyr RTOS
[https://jdelaney.me/posts/zephyr-oot-modules/](https://jdelaney.me/posts/zephyr-oot-modules/)
-
hi
well it would be a major boost for hi end embedded applications to have it on zephyr rtos
-
The Zephyr project seems open to examples and already has some for OpenAMP[0].
Examples here as a downstream will have the normal issues downstream projects tend to have (maintenance of keeping thi…
glneo updated
6 months ago
-
Reporting just so I don't forget about it.
Both `iso_tx[]` and `conn_tx[]` arrays end up in the `free_tx` fifo.
This fifo is then used indiscriminately by `conn_tx_alloc()` to allocate a TX contex…
-
I created a custom application for my custom board that used a NRF52840 at its core and is basically just the code of the samples/sensor/sgp40_sht4x sample to read the Sensor data. First I had some is…
-
**Describe the bug**
The OSDP library code needs to have a way to pass in a GPIO that controls the DE pin (or NULL for no control).
**Background**
We are working on a project that will use OSDP t…