This shows you the differences between two versions of the page.
iothings:proiecte:2018:qemu [2021/12/06 18:08] dan.tudose [Physical Devices] |
iothings:proiecte:2018:qemu [2021/12/06 18:08] (current) dan.tudose [Qemu] |
||
---|---|---|---|
Line 34: | Line 34: | ||
==== Nuttx ==== | ==== Nuttx ==== | ||
- | {{proiecte:nuttx-logo.png}} | + | {{iothings:proiecte:nuttx-logo.png}} |
NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS's (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()). | NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS's (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()). | ||
Line 52: | Line 52: | ||
==== Qemu ==== | ==== Qemu ==== | ||
- | {{proiecte:qemu-logo.png}} | + | {{iothings:proiecte:qemu-logo.png}} |