Update instructions for device example, closes #73

This commit is contained in:
Adam Greig
2019-07-23 20:59:12 -06:00
parent 77e60809b5
commit d018974c6f
2 changed files with 12 additions and 6 deletions

View File

@@ -18,6 +18,8 @@ panic-halt = "0.2.0"
# alloc-cortex-m = "0.3.5"
# Uncomment for the device example.
# Update `memory.x`, set target to `thumbv7em-none-eabihf` in `.cargo/config`,
# and then use `cargo build --examples device` to build it.
# [dependencies.stm32f3]
# features = ["stm32f303", "rt"]
# version = "0.7.1"