cortex-m icon indicating copy to clipboard operation
cortex-m copied to clipboard

API for exception priority configuration

Open therealprof opened this issue 6 years ago • 1 comments

As discussed in https://github.com/japaric/cortex-m-rt/issues/44, cortex-m should provide a clean and safe interface for user configurable exceptions, for CM0 those are SVCall, PendSV and SysTick; potentially there're others and/or more for higher processors.

therealprof avatar Nov 15 '17 08:11 therealprof

any updates on this?

kanishkarj avatar Aug 05 '19 09:08 kanishkarj