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