diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 0b843a4d90c..49e51c19195 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -180,7 +180,7 @@

- The fourth release of NuttX (nuttx-0.2.1) is avalable for download + The fifth release of NuttX (nuttx-0.2.2) is avalable for download from the SourceForge website.

@@ -430,7 +430,7 @@ Other memory: * Some Documentation updates * Added support for the Neuros OSD / DM320 -0.2.2 2007-xx-xx Gregory Nutt +0.2.2 2007-03-26 Gregory Nutt * Created the configs/ directory; separated board configuration from processor architecture logic * Add memory leak detection test to examples/ostest @@ -447,6 +447,11 @@ Other memory: * sched_setparam(), sched_setscheduler() now correctly set errno; pthread_setscheduler() now returns the correct errno. * Added pthread_setschedprio(). + * Added directories to hold board-specific header files + * Added directories to hold board-specific drivers + +0.2.3 2007-xx-xx Gregory Nutt + * Started m68322