RIOT-OS / rust-riot-wrappers

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

Update embedded-nal to 0.7 #77

Closed chrysn closed 7 months ago

chrysn commented 7 months ago

This is done in a compatible fashion. As there are no types that differ between the versions, all can be in private modules, and the code duplication is handled by a macro call.