blob: c80cb41ddb8bea5df458954f583b724663916ed4 (
plain)
1
2
3
4
5
6
7
8
|
[package]
name = "cortex-m-srp"
version = "0.1.0"
authors = ["Jorge Aparicio <japaricious@gmail.com>"]
[dependencies.cortex-m]
branch = "ng"
git = "https://github.com/japaric/cortex-m"
|