David Timm
David Timm
Nice addition! Merged. Also, good to see you again @iplay88keys !
@ystros Hey Brian, Did #559 work to resolve this issue for you?
It looks like this is the same issue that other contain runtimes have had with Jammy: https://github.com/containers/podman/issues/12559 . Jammy uses cgroupv2 in the kernel, and it delegates cgroup authority to...
Building with `CRATE_CC_NO_DEFAULTS=1` gets past this issue for me. This stops the script from adding the `--target=xtensa-esp32-espidf` flag that upsets `xtensa-esp-elf-gcc`.
This would require regenerating bindings with the 5.1 DAC driver files? I would like to work on this, but I'm not sure where to start.
Created https://github.com/esp-rs/esp-idf-sys/pull/289 to get this into `esp-idf-sys`.