mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-26 20:00:32 +00:00
clean up (#4141)
This commit is contained in:
parent
3d0d20002e
commit
9e892db654
@ -282,7 +282,6 @@ impl Package {
|
|||||||
|| config.name() == "esp32c3"
|
|| config.name() == "esp32c3"
|
||||||
|| config.name() == "esp32s2"
|
|| config.name() == "esp32s2"
|
||||||
{
|
{
|
||||||
println!("pizda usho");
|
|
||||||
features.push("portable-atomic/unsafe-assume-single-core".to_owned());
|
features.push("portable-atomic/unsafe-assume-single-core".to_owned());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user