esp-hal/esp-println/.cargo/config.toml
Björn Quentin f125c20cf2
Add auto-detection feature to esp-println (#1658)
* Add auto-detection feature to esp-println

* CHANGELOG.md

* Minor README change

* Build `esp-println` in CI
2024-06-05 10:44:17 +00:00

3 lines
41 B
TOML

[unstable]
build-std = ["alloc", "core"]