update README
This commit is contained in:
parent
5495cf6ab6
commit
f2ca18469b
10
README.md
10
README.md
@ -71,13 +71,13 @@ is contained within the
|
|||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cortex-m = "0.7.3"
|
cortex-m = "<Compatible Version>"
|
||||||
cortex-m-rt = "0.7.0"
|
cortex-m-rt = "<Compatible Version>"
|
||||||
panic-halt = "0.2"
|
panic-halt = "<Compatible Version>"
|
||||||
embedded-hal = "0.2.6"
|
embedded-hal = "<Compatible Version>"
|
||||||
|
|
||||||
[dependencies.va108xx-hal]
|
[dependencies.va108xx-hal]
|
||||||
version = "0.2"
|
version = "<Most Recent Version>"
|
||||||
features = ["rt"]
|
features = ["rt"]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user