Skip to content
giannitedesco edited this page Oct 13, 2010 · 1 revision

ScaraOS implements a fully pre-emptive multi-tasking model. Any kernel task can be pre-empted at any time by anything except for interrupt service routines ISR's which may only be pre-empted by higher priority ISR's.

Clone this wiki locally