d68f2617e6
Includes the addition of a `dbgmcu!(...)` macro table which currently takes the form of (cr, $fn_name:ident) where `$fn_name` is something like `set_dbgsleep_d1` etc. The method is unsafe, since it's performing unsafe PAC operations. Two examples modified to demonstrate its usage. |
||
---|---|---|
.. | ||
nrf | ||
rp | ||
std | ||
stm32f0 | ||
stm32f4 | ||
stm32h7 | ||
stm32l0 | ||
stm32l4 | ||
stm32wb55 |