MCU LED Now turns on!
This commit is contained in:
@@ -10,7 +10,10 @@ cortex-m = { version = "0.7.6", features = ["critical-section-single-core"] }
|
||||
cortex-m-rt = "0.7"
|
||||
cortex-m-semihosting = "0.5"
|
||||
panic-halt = "1.0.0"
|
||||
stm32f1 = "0.15.1"
|
||||
|
||||
[dependencies.stm32f1]
|
||||
version = "0.15.1"
|
||||
features = ["stm32f103"]
|
||||
|
||||
# Uncomment for the panic example.
|
||||
# panic-itm = "0.4.1"
|
||||
|
||||
Reference in New Issue
Block a user