NuttX 0.3.10 (Default branch)
Nuttx is a real-time embedded operating system
(RTOS). It has a small footprint that is usable in
micro-controller environments. It is fully
scalable from tiny (8-bit) to moderate embedded
(32-bit) systems. It also aims to be fully
compliant to standards, to be fully real time, and
to be totally open.
License: BSD License (revised)
Changes:
This is an important bugfix release. This release
incorporates fixes to correct critical list
handling errors in task shutdown logic: one in
timer deletion logic (timer_delete.c) and one in
stream logic (lib_init.c). This release also
includes support for the ZiLOG EZ80Acclaim
microcontrooler (EZ80F91 chip) and configurations
for the ZiLOG z8f64200100kit (Z8F6423) and
ez80f0910200kitg (EZ80F091) development kit.
