This repository has been archived on 2025-10-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
va416xx-rs/va416xx-hal/docs.sh
T
2025-02-18 16:26:44 +01:00

4 lines
148 B
Bash
Executable File

#!/bin/sh
export RUSTDOCFLAGS="--cfg docsrs --generate-link-to-definition -Z unstable-options"
cargo +nightly doc --features "defmt va41630" --open