Compare changes
.vscode/CORTEX_DEBUG.md
0 → 100644
+39
−0
+306
−10
+2
−5
+36
−27
+14
−43
+2
−2
| Original line number | Original line | Diff line number | Diff line |
|---|---|---|---|
| @@ -16,8 +16,8 @@ rtt-target = { version = "0.3.0", features = ["cortex-m"] } | |||
# panic handlers
|
# panic handlers
|
||
panic-halt = "0.2.0"
|
panic-halt = "0.2.0"
|
||
panic-semihosting = "0.5.6"
|
# panic-semihosting = "0.5.6"
|
||
panic-rtt-target = { version = "0.1.1", features = ["cortex-m"] }
|
# panic-rtt-target = { version = "0.1.1", features = ["cortex-m"] }
|
||
[dependencies.stm32f4]
|
[dependencies.stm32f4]
|
||
version = "0.12.1"
|
version = "0.12.1"
|
||
+25
−2
examples/timing_exam.rs
0 → 100644
+297
−0
+189
−45
examples/timing_resources2.rs
deleted100644 → 0
+0
−253
+1
−1
+2
−2