mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
8 lines
192 B
TOML
8 lines
192 B
TOML
[package]
|
|
name = "cortex-m-srp"
|
|
version = "0.1.0"
|
|
authors = ["Jorge Aparicio <japaricious@gmail.com>"]
|
|
|
|
[dependencies.cortex-m]
|
|
branch = "svd2rust"
|
|
git = "https://github.com/japaric/cortex-m"
|