RIOT-OS / rust-riot-wrappers

The `riot-wrappers` crate, which enables high-level access to RIOT from the Rust programming language
13 stars 10 forks source link

doc: Various fixes from `cargo doc` warnings #125

Closed chrysn closed 1 month ago

chrysn commented 1 month ago

One nontrivial change included in here is the genericity over WritePhydatPointer (the mutability of the phydat in writes), which was internal and only necessary tue to a chnage from way longer ago than RIOT versions are still supported.