mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 14:03:55 +01:00
Merge pull request #20399 from whjochim/patch-1
exmple > example in Cargo.toml comment
This commit is contained in:
commit
50fbffbe1d
@ -17,7 +17,7 @@ panic = "abort"
|
||||
[dependencies]
|
||||
riot-wrappers = { version = "0.8", features = [ "set_panic_handler" ] }
|
||||
|
||||
# While currently this exmple does not use any RIOT modules implemented in
|
||||
# While currently this example does not use any RIOT modules implemented in
|
||||
# Rust, that may change; it is best practice for any RIOT application that has
|
||||
# its own top-level Rust crate to include rust_riotmodules from inside
|
||||
# RIOTBASE.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user