-
The following script runs with no error but does not work as expected
```python
from bsb import from_storage
scaffold = from_storage("network.hdf5")
config = scaffold.configuration
storage =…
-
I see that the current IO configuration and hardware interface ID information of NG are solidified inside the driver using macro definitions, is it possible to use the device tree to obtain this infor…
-
When compiling for a Moto G Play 2024 (fogona), mka recoveryimage doesn't put a recovery.img in out/target/product/fogona. Not sure why. Any help would be appreciated.
TWRP source tree can be fou…
-
## Description
We intend to enhance the `Artifact` component in the chat section of the dashboard by adding a new **File Menu** on the left-hand side. This File Menu will display a list of all files …
-
It could be nice to use overlays instead of creating a whole new dtb for the nunuchuk or for the serial.
Maybe one example could use a full dtb to show how to use the kernel build system and then ano…
-
### Description
On iOS devices, OnNavigatedFrom is not fired when navigating back from a page by swiping.
It does work when navigating back using the back button.
Video:
![Image](https://github.com…
-
Could you give a complete device tree overlay example, please?
I modified the snippet to get it to compile and tried to load it on my Raspberry Pi, but there doesn't even seem to be an error ...
Tha…
-
i used this device tree for compile cwm 6.0.5.1 and twrp 3.0.2-0 compile success but does not boot, patch was applied, is i'm wrong or something?
-
Would be awesome to be able to configure device overlays directly from this repo.
What is the best way to add some particular dts config? For example this one -
https://github.com/radxa/overlays/blo…
-
Hello, thank you for sharing great viewer!
I have a question about `buildSplatTree` function in `SplatMesh.js` - it seems that during tree building much resources could be consumed in case of scenes …