updated GPIO impl

This commit is contained in:
2025-02-14 14:35:33 +01:00
parent 423449c1c6
commit 980c674f6d
6 changed files with 32 additions and 26 deletions

3
va416xx-hal/docs.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
export RUSTDOCFLAGS="--cfg docsrs --generate-link-to-definition -Z unstable-options"
cargo +nightly doc --all-features --open