something worng with can clk calc?

This commit is contained in:
2025-05-12 12:09:49 +02:00
parent 629ba4f8f2
commit ec954fcb16
10 changed files with 195 additions and 129 deletions

View File

@ -0,0 +1,9 @@
[workspace]
[package]
name = "can-clk-calc"
version = "0.1.0"
edition = "2024"
[dependencies]
va416xx-hal = { path = "../../va416xx-hal", features = ["alloc", "revb"], default-features = false }