-
This issue is connected with excessive thread usage that is already created here: https://github.com/zephyrproject-rtos/zephyr/issues/9045
The problem was already mentioned during the discussion on…
-
# Describe the bug #
Driver controller allows setting of different configurations that cannot be applied for different driver types:
For example:
- Topology labels (only applicable for RBD driver…
-
I'm using the DRV2605 via a breakout board from Adafruit. I already have a driver written and ready to go here https://github.com/ryanfaerman/drivers/tree/drv2605/drv2605
The contributing guideline…
-
Hi there,
I'm building stuff on top of VSock and this driver makes it possible to use my project on both linux and windows.
For now i've been using it by bypassing the Driver Signatures but it can't…
-
Compilation errors with gcc 11
~~~
CALL scripts/checksyscalls.sh
CC drivers/devfreq/devfreq.o
CC drivers/rpmsg/rpmsg_core.o
CC drivers/iio/industrialio-core.o
CC …
-
Track what features still need to be ported to batched drivers before putting them as default.
- [x] Need spin orbit in drivers. #3712
- [x] restart support. #3765
- [x] transition guide #3865
-…
-
I'm not sure it's okay to suggest this, but wouldn't it be better to move modem drivers in subfolders?
I'm once again back to porting a modem driver and find it really hard to follow the code in thos…
-
This would help users who want to install drivers on their own or via software like Snappy Driver Origin or NVCleanstall, but also prevent certain hardware from automatically offering their bloatware …
-
LPUART0, used for the debug console and shell, does not receive characters. It does transmit, and will print to the terminal.
To replicate, the sample samples/drivers/uart/echo_bot shows the issue…
-
### Current Features
Right now, we have drivers that are hard set to individual stm32 types - they are not cross compatible
### Desired Additional Features
We should be able to pass some sort…