telemetry improvements / cli CSV export

This commit is contained in:
2026-05-20 10:13:16 -07:00
parent 5e8d6e2a34
commit ab09c98084
8 changed files with 396 additions and 46 deletions
+2
View File
@@ -8,7 +8,9 @@ default = ["nodac", "hid"]
ak4490 = []
cs4398 = []
nodac = []
wm8904 = []
hid = [ "dep:usbd-hid", "dep:shared" ]
evk = [ "wm8904" ]
[dependencies]
shared = { path="../shared", optional = true }