warning: use of deprecated associated function `cortex_m::peripheral::MPU::ptr`: Use the associated constant `PTR` instead
--> board-support/src/lib.rs:140:26
|
140 | let mpu = &*MPU::ptr();
| ^^^
|
= note: `#[warn(deprecated)]` on by default
warning: `nw-board-support` (lib) generated 1 warning