add nostd example
This commit is contained in:
parent
e0ffe2a858
commit
a806471a0a
2 changed files with 26 additions and 0 deletions
|
@ -24,3 +24,7 @@ path = "example/repl.rs"
|
|||
[[bin]]
|
||||
name = "run"
|
||||
path = "example/run.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "no_std"
|
||||
path = "example/no_std.rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue