updates for documentation
All checks were successful
Rust/va416xx-rs/pipeline/head This commit looks good

This commit is contained in:
2024-06-25 16:10:17 +02:00
parent 7f90461d11
commit 337401a2ac
6 changed files with 12 additions and 2 deletions

View File

@ -1,5 +1,6 @@
//! Board support crate for the VORAGO PEB1 board.
#![no_std]
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
pub use lis2dh12;