mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-19 22:35:19 +01:00
Resource trait, docs, examples and rtfm-syntax related changes
This commit is contained in:
parent
23425f2f06
commit
c7b9507a57
22 changed files with 1482 additions and 171 deletions
5
Xargo.toml
Normal file
5
Xargo.toml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[dependencies.core]
|
||||
stage = 0
|
||||
|
||||
[dependencies.compiler_builtins]
|
||||
stage = 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue