-
**Describe the bug**
Documentation says that `cpuclusters` property is defined in soc's soc.yml file and shouldn't be present in board.yml.
Anyhow, it looks like a property `cpucluster` is found…
-
Hello,
I use Docker cross compilation. I follow [rpicam_app.cpp](https://github.com/raspberrypi/rpicam-apps/blob/main/core/rpicam_app.cpp) (and also [C++ Guide](https://libcamera.org/guides/applica…
-
Hi,
first of all many thanks for this work, it is amazing, I was able to make a cli in nearby no-time.
I am using standalone version with:
```
89 mkdir build
90 cd build/
91 cmake ..…
-
**Describe the bug**
A clear and concise description of what the bug is.
IPC either gets timeout or gets an error when trying to do aplay/arecord after DSP suspend when enabling DMA trace with DMA…
-
## Version(s) of meta-rust
Current master, 81d0fbfc023e987068ea1c035e33d6f0ad175cd1
Using Rust 1.78.
## Version(s) of poky and/or oe-core
kirkstone-4.0.17, commit 6d1a878bbf24c66f7186b270f…
-
insmod esp32_sdio.ko,can not run esp_probe function
i have update dtsi
&usdhc2 {
#address-cells = ;
#size-cells = ;
pinctrl-names = "default";
max-frequency = ;
pinctrl-0 =…
-
The Eval platform is i.mx8 m plus. can this sdk/app be run in other ARM platform, like rk3568, rk3588?
Is the software use any gpu/isp/npu specific in i.mx8 m plus? or only eth+mipi+usb3+cpu?
rk3568…
-
### What is the URL of the doc?
https://picovoice.ai/docs/quick-start/pvrecorder-rust/
### What is the nature of the issue?
Hello, I compiled a project in Rust that uses Porcupine for an i.MX8, but…
-
Now that #137 has been merged, I want to note down some points which I noticed during the review that should be resolved before tagging:
1. Add latex pdf tuples to conf.py for the i.mx8 pd24.1 rele…
-
I have encountered an issue where my custom object, **MyCollapsible.cpp** (which I modified using Collapsible.cpp), incorrectly displays text. I use the paragraph() object to display it. It seems like…