mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
exmple > example in Cargo.toml comment
This is a simple spelling error in a comment in the Cargo.tom
This commit is contained in:
parent
c2457f23ee
commit
9b2b4064eb
@ -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…
Reference in New Issue
Block a user