summaryrefslogtreecommitdiff
path: root/nuttx/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-12-18 20:03:03 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2007-12-18 20:03:03 +0000
commita40203ddd0aa3e83c401aacbd2b3498651ee4129 (patch)
treecd1c6c5a389d484fd92fa30cc1bbfa9726612faf /nuttx/ReleaseNotes
parent305e0738a8b38fb53171edf1a773bbdde80fb545 (diff)
downloadpx4-nuttx-a40203ddd0aa3e83c401aacbd2b3498651ee4129.tar.gz
px4-nuttx-a40203ddd0aa3e83c401aacbd2b3498651ee4129.tar.bz2
px4-nuttx-a40203ddd0aa3e83c401aacbd2b3498651ee4129.zip
Updated for 0.3.5nuttx-3.5
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@452 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ReleaseNotes')
-rw-r--r--nuttx/ReleaseNotes33
1 files changed, 8 insertions, 25 deletions
diff --git a/nuttx/ReleaseNotes b/nuttx/ReleaseNotes
index 5953aba2e..59adccb62 100644
--- a/nuttx/ReleaseNotes
+++ b/nuttx/ReleaseNotes
@@ -1,29 +1,12 @@
-nuttx-0.3.4
+nuttx-0.3.5
^^^^^^^^^^^
-This is the 16th release of NuttX and the 5th release containing
-the integration of a network subsystem and the uIP TCP/IP, UDP, and
-ICMP stacks into NuttX (see http://www.sics.se/~adam/uip/index.php/Main_Page).
+This is the 17th release of NuttX this release is primarily a bug-fix
+release and intended to synchronize with the current CVS contents. See
+the ChangeLog for a detailed list of changes and fixes.
-This release is primarily a bug-fix release. New features include
-only:
+This release were verified only on the Spectrum Digital C5471 EVM using
+the C5471 Ethernet driver. Any feedback about bugs or suggestions for
+improvement would be greatly appreciated.
-o TELNET front-end to NSH,
-o DHCPC server functionality, and
-o 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 optimizatin.
-
-The level of network reliability is at a strong beta release level. The
-baseline functionality of NuttX continues to mature and remains at
-post-beta or production level.
-
-Parts of this release were verified only on the Neuros OSD (DM320 ARM9)
-platform using the DM90x0 Ethernet driver and other parts on the Spectrum
-Digital C5471 EVM using the C5471 Ethernet driver. Any feedback about bugs
-or suggestions for mproving the network reliability/performance would be
-greatly appreciated.
-
-This tarball contains a complete CVS snapshot from December 10, 2007.
+This tarball contains a complete CVS snapshot from December 18, 2007.