link corrections
Some checks failed
Rust/va108xx-rs/pipeline/head There was a failure building this commit

This commit is contained in:
2024-06-23 22:05:11 +02:00
parent edc03d9e6e
commit 6854703c5d
4 changed files with 5 additions and 6 deletions

View File

@ -20,8 +20,7 @@
//!
//! ## Examples
//!
//! - [Blinky example](https://egit.irs.uni-stuttgart.de/rust/va108xx-hal/src/branch/main/examples/blinky.rs)
//!
//! - [Blinky example](https://egit.irs.uni-stuttgart.de/rust/va108xx-rs/src/branch/main/examples/simple/examples/blinky.rs)
#[derive(Debug, PartialEq, Eq)]
#[cfg_attr(feature = "defmt", derive(defmt::Format))]