diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 0b85fcb65e9..85b5134694c 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@
Last Updated: April 14, 2012
+Last Updated: April 23, 2012
PIC32MX795F512L. - This port uses the Microchip PIC32 Ethernet Starter Kit (DM320004) with the Expansion I/O board. - See the Microchip website for further information. + There one two board ports using this chip:
STATUS: This port was started and then shelved for some time until I received the Expansion I/O board. @@ -2243,6 +2246,14 @@ Also included are a a verified Ethernet driver, a partially verified USB device controller driver, and an unverifed SPI driver. Stay tuned for updates.
++ STATUS: + A configuration exists for this board, but has not been verfied as of this writing. +
+NOTE: The normal task exit clean up is not performed. +For example, file descriptors are not closed; +any files opened prior to the restart will remain opened after the task is restarted. +
Input Parameters: