added C hal into the project successfuly
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
authors = ["Priec <filippriec@gmail.com>"]
|
||||
[package]
|
||||
authors = ["Priec <filippriec@gmail.com>"]
|
||||
name = "dma_gpio"
|
||||
edition = "2024"
|
||||
version = "0.1.0"
|
||||
@@ -33,6 +33,9 @@ embedded-io-async = "0.6.1"
|
||||
[dev-dependencies]
|
||||
defmt-test = "0.4.0"
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.2.48"
|
||||
|
||||
[[test]]
|
||||
name = "uart_emulation"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user