-
**Is your enhancement proposal related to a problem? Please describe.**
Currently can_mcan doesn't support CAN_MODE_ONE_SHOT.
Adding support is quite easy and might be useful in some cases when f…
-
In order for the `USB_DEVICE_STACK_NEXT` to become the default, existing USB device drivers must be ported to it.
See #42066 for additional details.
Note that if this driver is not ported by Zephy…
-
In order for the `USB_DEVICE_STACK_NEXT` to become the default, existing USB device drivers must be ported to it.
See #42066 for additional details.
Note that if this driver is not ported by Zephy…
-
-
### Describe the release item
We have measured the roundtrip latency and compared Zenoh versus udp. In our opinion the latency is to big for our realtime requirements.
Here the mean latency measurem…
-
I am connect my nrf9160 sd board into the nixos, with zephyr-rtos.nix env.
when i type `west flash`, it log:
fatal error: required program nrfjprog not found; install it or add its location to pat…
-
I see there is a [CST861S driver](https://github.com/zephyrproject-rtos/zephyr/blob/4d0a8c1e8b8316ec5071a3fcc98cd292d3bc4e6d/drivers/input/Kconfig.cst816s#L4) which is supported by [Zephyr](https://do…
-
Hello,
I'm working on porting embARC MLI Release_1.1 to Zephyr RTOS as an external module and want to create a PR. Given the module porting guideline, it is said: "The module repository codebase sh…
-
**Describe the bug**
When interacting with a DTLS server using the `esp_at` WiFi driver with `CONFIG_WIFI_ESP_AT_PASSIVE_MODE=y`, if the size of a [reassembled DTLS handshake message](https:/…
-
**Is your enhancement proposal related to a problem? Please describe.**
The Kconfig is at the time of writing this defined as
```
config BT_BONDABLE
bool "Bondable Mode"
default y
help
…