-
**Is your enhancement proposal related to a problem? Please describe.**
Currently, 802.1x certificates for Wi-Fi Enterprise have to be passed during build time which is okay for developement, but for…
-
## Tracking issue
- Add a github bot to track the issues/PRs and report the performance. (https://github.com/BUPT-OS/RROS/issues/23)
-
**Is your enhancement proposal related to a problem? Please describe.**
At review-time, a disproportionate amount of time is spent by contributors and reviewers discussing include guards. There are…
-
See https://github.com/zephyrproject-rtos/zephyr/issues/11213
-
We are users of the nRF52/nRF53 and its I2C drivers, with which we had no problem.
When getting the same code to work on STM32, we raised issue https://github.com/zephyrproject-rtos/zephyr/issues/6…
-
I develop embedded software for Zephyr RTOS as well. The compile_commands.json works great for the project directory. However, it doesn't work so well for the underlying RTOS directory. I get error…
-
RFC to track Governing Board Dependability Pillar 2024 Security Goals
- Zephyr Project shall facilitate product developers to be able to align with security requirements for products as required and…
-
## Introduction
When creating Zephyr RTOS objects like mutex, timers or message queues via CMSIS-RTOSv2 API, there are two options for the users to choose - dynamic allocation or RTOS implementatio…
-
**Is your enhancement proposal related to a problem? Please describe.**
As noted in #39740 the armv7m/armv8-m implementations uses a custom pinctrl implementation (as seen in https://github.com/zephy…
-
**Describe the bug**
Settings FILE subsystem is not working with SD card with FAT filesystem, providing file directory with `/SD:/` prefix results in fail to load or create settings file.
I'm test…