add multicore feature
This commit is contained in:
parent
5d08f3a9d7
commit
71280b89af
@ -7,6 +7,7 @@ edition = "2021"
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = []
|
||||
multicore = []
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user