v0.7.5
Deprecated
- the
ptr()
function on all peripherals register blocks in favor of
the associated constantPTR
(#386).
Changed
- The
inline-asm
feature no longer requires a nightly Rust compiler, but
does require Rust 1.59 or above.
ptr()
function on all peripherals register blocks in favor ofPTR
(#386).inline-asm
feature no longer requires a nightly Rust compiler, but