~ruther/simple-clock

ref: 3f2d59f3bdd0ca569426cd9c9c2dd672852d77cb simple-clock/tests/full_checkup/Cargo.toml -rw-r--r-- 281 bytes
3f2d59f3 — František Boháček feat(tests): add full checkup testing peripherals 1 year, 9 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "full_checkup"
version = "0.1.0"
edition = "2021"

[dependencies]
cortex-m = "0.7.7"
cortex-m-rt = "0.7.3"
embedded-hal = "0.2.7"
nb = "1.1.0"
panic-halt = "0.2.0"
stm32f1xx-hal = { version = "0.10.0", features = ["rt", "stm32f103", "medium"] }
you-can = "0.0.14"
Do not follow this link