mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
document #[app]
This commit is contained in:
parent
4132bae2a9
commit
45f9faae9c
3 changed files with 192 additions and 6 deletions
|
|
@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
|
|||
name = "cortex-m-rtfm"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/japaric/cortex-m-rtfm"
|
||||
version = "0.5.0-alpha.1"
|
||||
version = "0.5.0-beta.1"
|
||||
|
||||
[lib]
|
||||
name = "rtfm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue