esp-rs/rust repo issues and pull requests
Target Family of xtensa devices is Unix #273 [DaneSlattery]
I tried this code: #[cfg(any(unix, windows))] // do a windows-y or unix-y thing I expected to see this...
MabezDev: The standard library port is built on a modified newlib in esp-idf, therefore presents itself as...
DaneSlattery: Is there really no alternative? My primary issue is that it is not intuitive, and surprising...
created at 2026-02-28 02:27 by dinghy 0.13.1.
MabezDev: The standard library port is built on a modified newlib in esp-idf, therefore presents itself as...
DaneSlattery: Is there really no alternative? My primary issue is that it is not intuitive, and surprising...