Content deleted Content added
Narky Blert (talk | contribs) dab-needed tag |
|||
Line 56:
=== Configuration and Build system ===
Zephyr uses [[Kconfig]] and [[Device tree]] as its configuration systems, inherited from the [[Linux kernel]] but implemented in Python for portability to non-UNIX operating systems<ref>{{Cite web|url=https://github.com/zephyrproject-rtos/zephyr/tree/master/scripts|title="scripts/ folder on GitHub"}}</ref>. The RTOS build system is based on [[CMake]], which allows Zephyr applications to be built on [[
=== Kernel ===
|