-
Upstream Zephyr is getting good LiteX support, hence it would make a pretty good RTOS demo.
-
When Zephyr Project resolves https://github.com/zephyrproject-rtos/zephyr/issues/28438, update module to follow example interfacing pattern for out-of-tree modules.
-
**Describe the bug**
Initialization sequence seams to be incorrect in case of STM32 F4 MCU and external MAC PHY unit
The problem I encounter is about the peripheral initialization sequence. In m…
-
There are use cases where you might want to use mcumgr from an MCU. For example, doing a software update from a host processor to another device connected over a serial link (ex. mcu-tools/mcuboot#118…
-
**Describe the bug**
https://github.com/zephyrproject-rtos/hostap/commit/e84a82b4efd5de1c297486890c6f96ed18cbd850
is causing 2 seconds more to enable hostapd AP.
hostapd_derive_psk->pbkdf2_sha1…
-
**Describe the bug**
According to `stream_flash_erase_page` description it is erasing page unless it has already been erased in given stream flash context.
The function takes context which holds inf…
-
**Describe the bug**
The current scripts/checkpatch.pl script give a false positive spacing error for the following, valid and correct, declaration:
```
typedef union some_register {
str…
-
### Bug Type
Functional
### Reproduction steps
The google chrome extension shows 0 TON on main net where i have at least 4 TON. Other app on IOS is ok. But i cant swap my coins because the google e…
-
I get a crash while building Zaphyr/TF-M.
The GCC version:
```
ext-mwo@extmwo-ThinkPad-T14-Gen-2i:~/devel/remote-git/griffin-dev-tu700-new/griffin-dev-tu700$ /home/ext-mwo/zephyr-sdk-0.15.0/arm-z…
-
Now one can print local controller and HCI info using BT_INFO, originating from https://github.com/zephyrproject-rtos/zephyr/blob/45a693a2a92412c8677cae9c3111bb4369272f42/subsys/bluetooth/host/hci_cor…