examples init
This commit is contained in:
11
tm4c-rtic-example/Cargo.toml
Normal file
11
tm4c-rtic-example/Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "tm4c-rtic-example"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
cortex-m = "0.7.7"
|
||||
cortex-m-rt = "0.7.3"
|
||||
panic-halt = "0.2.0"
|
||||
tm4c123x-hal = "0.10.1"
|
||||
rtic = "2.0.0"
|
||||
Reference in New Issue
Block a user