mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-27 12:20:56 +00:00
Prevent multiple versions of esp-println
from being included in the dependency tree
This commit is contained in:
parent
dc4ddcb3fe
commit
bb4321838e
@ -6,6 +6,7 @@ rust-version = "1.76.0"
|
||||
description = "Provides `print!` and `println!` implementations various Espressif devices"
|
||||
repository = "https://github.com/esp-rs/esp-hal"
|
||||
license = "MIT OR Apache-2.0"
|
||||
links = "esp-println"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
cargo-args = ["-Z", "build-std=core"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user