mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
Use buildrs for conditional compilation
This commit is contained in:
parent
e870a68893
commit
fca678b874
3 changed files with 16 additions and 0 deletions
|
|
@ -53,6 +53,9 @@ rtfm-core = "0.3.0"
|
|||
cortex-m-rt = "0.6.9"
|
||||
heapless = "0.5.0"
|
||||
|
||||
[build-dependencies]
|
||||
version_check = "0.9"
|
||||
|
||||
[dependencies.microamp]
|
||||
optional = true
|
||||
version = "0.1.0-alpha.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue