slimmed down the binary in release mode.
This commit is contained in:
parent
4e4b314ccd
commit
f859ea683e
3 changed files with 19 additions and 6 deletions
|
@ -17,6 +17,7 @@ cortex-m = "0.7.3"
|
|||
cortex-m-rt = "0.7.0"
|
||||
rtt-target = { version = "0.3.1", features = ["cortex-m"] }
|
||||
panic-rtt-target = { version = "0.1.2", features = ["cortex-m"] }
|
||||
panic-halt = "0.2.0"
|
||||
lsm303agr = "0.2.2"
|
||||
libm = "0.2.1"
|
||||
embedded-hal = "0.2.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue