-
## Introduction
Zephyr has currently, at least, three different cryptography available and been used. They are:
- https://github.com/zephyrproject-rtos/tinycrypt
- https://github.com/zephyrpr…
-
It looks like the build is failing again in the Actions for certain architectures.
It's also failing on my local machine (WSL2 - Ubuntu 22.04 x86_64):
`$ git clone git@github.com:zmkfirmware/zmk…
-
can the Bluetooth HCI from Zephyr RTOS be supported?
https://docs.zephyrproject.org/latest/connectivity/usb/device/usb_device.html
There are options for USB and UART, when flashed whey report P…
-
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/dcf42917c550714d2457947538b9e29d083e872e/subsys/bluetooth/controller/ll_sw/ull_filter.c
Category: Uninitiali…
-
Specifically in the case of a binary semaphore, there must be a way to reset the semaphore. Other RTOS APIs (e.g. Zephyr), do provide such a feature. Implementation should be trivial.
Thanks
Udo
-
### Problem description
`bt_le_set_auto_conn()` was added a long time ago but it looks like it was never tested properly and it doesn't work as expected.
The detailed description can be found in…
-
On https://github.com/zephyrproject-rtos/zephyr/pull/56957, an internal compiler error is shown.
```
/__w/zephyr/modules/lib/cmsis-dsp/Source/MatrixFunctions/arm_mat_mult_f64.c: In function 'arm_mat…
-
I am very excited to try SRP-style scheduling for more of my projects.
The majority of applications I work on involve some form of mainstream wireless communication (bluetooth, wifi, etc). And, no…
-
Hello,
I am thinking of using Dhara in the Zephyr RTOS for an external NAND flash (Winbond W25M02GW). Are you aware if anyone has already done this? In case I have to do this myself, I presume the …
-
Please, update openocd to include the support of stm32h7 dualcore targets on master branch up to commit:
http://openocd.zylin.com/#/c/5534/
SHA1: 0a804222da63c5f849efa23b019a59e2dea76842
This is …