Set of fixes
Some checks are pending
Rust/va108xx-rs/pipeline/head Build queued...

This commit is contained in:
2024-06-16 16:32:52 +02:00
committed by Robin Mueller
parent 42c7f0d3a2
commit 40ac37c239
12 changed files with 53 additions and 26 deletions

View File

@ -1,4 +1,5 @@
#![no_std]
#![cfg_attr(docs_rs, feature(doc_auto_cfg))]
pub use va108xx;
pub use va108xx as pac;