Content deleted Content added
Introiboad (talk | contribs) No edit summary |
m removed weasel words Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 15:
| source model = [[Open source]]
| released = {{Start date and age|2016|07|26|df=yes}}<ref name="zephyr-project" />
| latest release version = 4.
| latest release date = {{Start date and age|2025
| marketing target = [[Internet of things]], [[
| programmed in = [[C (programming language)|C]]
| language = English
Line 45:
==Features==
Zephyr intends to provide all components needed to develop resource-constrained and embedded or microcontroller-based applications. This includes
* A small kernel
* A flexible configuration and build system for compile-time definition of required resources and modules
Line 53:
===Configuration and build system===
Zephyr uses [[Kconfig]] and [[devicetree]] as its configuration systems, inherited from the [[Linux kernel]], but implemented in
===
Zephyr has a general-purpose tool called
===Kernel===
|