Update examples to newer svd2rust api.
Similarly, the cortex-m crate API was also updated.
This commit is contained in:
@@ -9,7 +9,7 @@ repository = "https://github.com/japaric/cortex-m-quickstart"
|
||||
version = "0.2.4"
|
||||
|
||||
[dependencies]
|
||||
cortex-m = "0.3.0"
|
||||
cortex-m = "0.4.0"
|
||||
cortex-m-semihosting = "0.2.0"
|
||||
|
||||
[dependencies.cortex-m-rt]
|
||||
|
||||
Reference in New Issue
Block a user