NuttX 0.3.4 (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 release is primarily a bugfix release. New features include a telnet front-end to NSH, DHCPC server functionality, and a C5471 Ethernet driver. Numerous network related problems were fixed related to DHCPC, UDP input processing, UDP broadcast, send timeouts, and bad compilation when uIP is compiled at high levels of optimization.
|