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
Travis Geiselbrecht edited this page Feb 20, 2016
·
6 revisions
LK (Little Kernel) is a tiny operating system suited for small embedded
devices, bootloaders, and other environments where OS primitives like
threads, mutexes, and timers, but there’s a desire to keep things small
and lightweight. On embedded ARM platforms the core of LK is typically
15-20 KB.