Fixed
SCB::enable_icacheandSCB::enable_dcachenow build the CCR address with
movw/movtinstead ofldr =, fixing "out of range pc-relative fixup value"
errors when the asm block is inlined into a large function.- The
basepri,basepri_maxandfaultmaskregister modules are now available
(as stubs) when compiling for non-Cortex-M (host) targets. This was accidentally
removed in v0.7.8.