Similar to #14 I'm trying to cross-compile a game using Cross-rs. I am passing BEVY_ASSET_PATH to my containers to avoid that issue, but have run into a stranger one ...
docker build -t embedded-container . docker run -it --device /dev/ttyUSB0 embedded-container cd zephyr west build -b esp32c3_devkitm samples/hello_world west flash But not with podman: podman build -t ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results