~ruther/simple-clock

ref: d6c87cb811c8551e769a19bc6e921ed6ff55c8dc simple-clock/tests/counter/.cargo/config -rw-r--r-- 152 bytes
d6c87cb8 — František Boháček feat(src): replace DisplayView with hide, show on clock parts 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
7
8
[target.thumbv7m-none-eabi]
runner = 'probe-run --chip STM32F103C8'
rustflags = [
  "-C", "link-arg=-Tlink.x",
]

[build]
target = "thumbv7m-none-eabi"
Do not follow this link