You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
322: rj/itcm r=jordens a=jordens
* close#315
* would profit from cortex-m-rtic 0.6 elevating the attributes to the actual ISR thus removing the veneer
Co-authored-by: Robert Jördens <[email protected]>
pre_init
(see [RFC]#[ramfunc]
rust-embedded/cortex-m-rt#100 https://github.com/imxrt-rs/imxrt-rt/blob/6e8ec474abf88d769222df920f47ab057eda92d1/src/reset.c#L43-L60 https://github.com/mciantyre/teensy4-rs/blob/master/bin/start.s)release
mode looks good enough to not require to much proliferation oflink_section
attributes beyond the process task itself.The text was updated successfully, but these errors were encountered: