-
Currently blocking impls are only enabled when creating drivers with NoDma. Or they are always enabled, but they don't use DMA, which is confusing.
Instead, we should make it so that drivers can wo…
-
### Describe the Bug
Hello Team,
I am using linux 22.04 LTS system
I have cloned the bluetooth_playground branch and tried to build code using below command but its not working.
make keychron/…
-
The stepgens hold a step accumulator internally in an s64 (long long) and the smart-serial encoder counter does the same.
HAL now supports 64-bit pins, so we could simply change the type of counts…
-
~~One way to do it:
`mi_ultrasound_extn: us_manual_cal_load: Cannot open calibration file: /mnt/vendor/persist/audio/us_manual_cal`~~
~~Another way: find out what MI fw does different than lineage…
-
Hi, I am trying to port this project to an STM32H7. What files are specific to the STM32F4 and need modification in order to use in STM32H7?
-
**_Reported by Carles Cufi:_**
Currently the Nordic RTC hardware peripheral is used directly from 2 different subsystems:
* drivers/timer/nrf_rtc_timer (System Timer)
* subsys/bluetooth/controlle…
-
Hello,
I am experiencing some problems when generating a mock for an header (SPI peripheral) for my project. I had already previously generated this mock for another set of tests, related to the pe…
-
I'm trying to run the example with `cargo run -- xr` and am getting this error:
```
PS C:\Users\efsub\source\repos\wgpu-openxr-example> $env:RUST_BACKTRACE=1; cargo run -- xr
Finished dev [uno…
-
*embedded-hal* has done a great job in reducing the combinatorial complexity stemming from the *m:n* amount of *microcontrollers:devices*. But this is only part of the complexity problem present in cu…
-
Before commit 'Fixed deployment problems' 5192e45e8d526ec6150fc0a7112ac28c6b35b317 on June 3, 2014, every debugger message was cached except the Debugger_Discovery message, raw messages, Debugging_Exe…