Repo for designs & driver for a TA7642 powered lightning detector
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Don't forget to remove default features

+1 -1
+1 -1
embassy-strike-driver/Cargo.toml
··· 8 8 rust-version.workspace = true 9 9 10 10 [features] 11 - default = ["rp2040"] 11 + default = [] 12 12 debug = ["defmt"] 13 13 alloc = [] 14 14 heapless = ["dep:heapless"]