Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
run-make
/
thumb-none-qemu
/
example
/
Cargo.toml
blob: 63eb5f90aecb3e6a26bf7a78433b8d4c040329d1 [
file
] [
log
] [
blame
] [
edit
]
[
package
]
name
=
"example"
version
=
"0.1.0"
edition
=
"2018"
[
dependencies
]
cortex
-
m
=
"0.6.2"
cortex
-
m
-
rt
=
"0.6.11"
panic
-
halt
=
"0.2.0"
cortex
-
m
-
semihosting
=
"0.3.1"