The topic of this article may not meet Misplaced Pages's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted. Find sources: "XMK" operating system – news · newspapers · books · scholar · JSTOR (October 2012) (Learn how and when to remove this message) |
This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "XMK" operating system – news · newspapers · books · scholar · JSTOR (October 2012) (Learn how and when to remove this message) |
Developer | Shift-Right Technologies |
---|---|
Written in | C |
OS family | Real-time operating systems |
Official website | www.integerfox.com/xmk/ |
The eXtreme Minimal Kernel (XMK) is a real-time operating system (RTOS) that is designed for minimal RAM/ROM use. It achieves this goal, though it is almost entirely written in the C programming language. As a consequence it can be easily ported to any 8-, 16-, or 32-bit microcontroller.
XMK comes as two independent packages: the XMK Scheduler that contains the core kernel, everything necessary to run a multithreaded embedded application, and the Application Programming Layer (APL) that provides higher level functions atop the XMK Scheduler API.
The XMK distribution contains no standard libraries such as libc that should be part of the development tools for target systems.
External links
- XMK: eXtreme Minimal Kernel project home page (broken link)
- Windows Evolution Over Timeline
This operating-system-related article is a stub. You can help Misplaced Pages by expanding it. |