Content deleted Content added
Jerryobject (talk | contribs) m Cut needless carriage return whitespace characters in sections: standardize, aid edits via mobile devices. |
Jerryobject (talk | contribs) WP:NAMEDREFS: moves, renames. Small WP:EoS WP:COPYEDIT: clarify. |
||
Line 22:
| package manager = <!-- dpkg, rpm, Windows installer, etc. -->
| supported platforms = [[ARM architecture|ARM]] ([[ARM Cortex-M0|Cortex-M0]], [[ARM Cortex-M1|-M1]], [[ARM Cortex-M3|-M3]], [[ARM Cortex-M4|-M4]], [[ARM Cortex-M7|-M7]], [[ARM Cortex-M23|-M23]], [[ARM Cortex-M33|-M33]], [[ARM Cortex-R|-R4]], [[ARM Cortex-R|-R5]], [[ARM Cortex-R|-R82]], [[ARM Cortex-A|-A53]]), [[x86]], [[x86-64]], [[ARC (processor)|ARC]], [[RISC-V]], [[Nios II]], [[Tensilica|Xtensa]], [[SPARC]]
| kernel type = [[Microkernel]] (pre-v1.6)<ref name="
| userland =
| ui =
Line 54:
===Kernel===
Early Zephyr kernels used a dual [[Microkernel|nanokernel
The kernel offers several features that distinguish it from other small OSes:<ref name="docs.zephyrproject.org"/>
* [[Single address space operating system|Single address space]]
* Multiple scheduling algorithms
|