Add RTC timer for stm32f4

This commit is contained in:
Thales Fragoso
2021-02-15 21:38:36 -03:00
parent e454969000
commit 9d895a6383
7 changed files with 494 additions and 4 deletions

View File

@ -1,5 +1,5 @@
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
runner = "probe-run --chip STM32F411CEUx --defmt"
runner = "probe-run --chip STM32F401CCUx --defmt"
rustflags = [
# LLD (shipped with the Rust toolchain) is used as the default linker