working rtic on TM4C123GXL
This commit is contained in:
2
tm4c-rtic-example/Cargo.lock
generated
2
tm4c-rtic-example/Cargo.lock
generated
@@ -176,6 +176,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "6bc68b1fa2eefbb7ad6747b299b79c8fca92163dfa46f0e279f39109cf272186"
|
||||
dependencies = [
|
||||
"bare-metal 1.0.0",
|
||||
"cortex-m",
|
||||
"critical-section",
|
||||
"portable-atomic",
|
||||
"rtic-core",
|
||||
@@ -281,6 +282,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fbdca3909d1c9ab4aba7a85b6b606f90b1bf4ae19a14c9bc4772b02017a82aad"
|
||||
dependencies = [
|
||||
"cortex-m",
|
||||
"cortex-m-rt",
|
||||
"vcell",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user