diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 28a3badf7a..c980d0e52b 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -1725,9 +1725,6 @@ There are simple test configurations that run out of internal SRAM and extended configurations that run out of the on-board NOR FLASH:
TI/Stellaris LM3S6432S2E. This port uses Serial-to-Ethernet Reference Design Kit (RDK-S2E) and has similar support as for the other Stellaris family members. - Configurations are available for the OS test and for the NuttShell (NSH) + A configuration is available for the NuttShell (NSH) (see the NSH User Guide). The NSH configuration including networking support with a Telnet NSH console. This port was contributed by Mike Smith. @@ -2047,7 +2043,7 @@ nsh> STATUS: The initial, release of this port was included in NuttX version 0.4.6. The current port includes timer, serial console, Ethernet, SSI, and microSD support. - There are working configurations the NuttX OS test, to run the NuttShell + There are working configurations to run the NuttShell (NSH), the NuttX networking test, and the uIP web server. Refer to the NuttX board README file for further information.
@@ -2340,7 +2336,7 @@ nsh> logic, interrupt driven serial console, and system timer interrupts. The 0.4.13 release added support for SPI, serial FLASH, and USB device.; The 4.14 release added support for buttons and SDIO-based MMC/SD and verifed DMA support. - Verified configurations are available for NuttX OS test, the NuttShell (NSH) example, + Verified configurations are available for the NuttShell (NSH) example, the USB serial device class, and the USB mass storage device class example. @@ -2414,7 +2410,7 @@ nsh>STATUS: - Configurations for the basic OS test and NSH are available and verified. + A configuration for the NuttShell (NSH) is available and verified. Networking is functional. Support for an external ENCX24J600 network was added in NuttX 6.30.
@@ -2546,7 +2542,7 @@ nsh>STATUS: - As of this writing, the basic port is code complete and fully verified configurations exist for the basic NuttX OS test and for the NuttShell NSH). + As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell NSH). The first fully functional Arduino Due port was released in NuttX-6.29. Refer to the NuttX board README file for further information.
@@ -2634,9 +2630,6 @@ nsh>
- This port includes a NuttX OS test configuration (see apps/examples/ostest
).
-
Olimex LPC1766-STK
@@ -2662,8 +2655,7 @@ nsh>- Verified configurations are now available for the NuttX OS test, - for the NuttShell with networking and microSD support(NSH, see the NSH User Guide), + Verified configurations are now available for the NuttShell with networking and microSD support(NSH, see the NSH User Guide), for the NuttX network test, for the THTTPD webserver, for USB serial deive and USB storage devices examples, and for the USB host HID keyboard driver. Support for the USB host mass storage device can optionally be configured for the NSH example. @@ -2676,7 +2668,7 @@ nsh>
An fully verified board configuration is included in NuttX-6.2. The Code Red toolchain is supported under either Linux or Windows. - Verifed configurations include DHCPD, the NuttShell (NSH), NuttX graphis (NX), the NuttX OS test, THTTPD, and USB mass storage device. + Verifed configurations include DHCPD, the NuttShell (NSH), NuttX graphis (NX), THTTPD, and USB mass storage device. Refer to the NuttX board README file for further information.
@@ -2972,7 +2964,7 @@ nsh>NuttX-6.20 The basic port is complete. - The OS test configuration and the basic NSH configurations are present and fully verified. + The basic NuttShell (NSH) configuration is present and fully verified. This includes verified support for: SYSTICK system time, pin and GPIO configuration, and a serial console.
@@ -3021,7 +3013,7 @@ nsh>
STATUS: - As of this writing, the basic port is code complete and fully verified configurations exist for the basic NuttX OS test and for the NuttShell NSH). + As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell NSH). The first fully functional LM4F120 LaunchPad port was released in NuttX-6.27.
STATUS: - As of this writing, the basic port is code complete and fully verified configurations exist for the basic NuttX OS test and for the NuttShell NSH). + As of this writing, the basic port is code complete and a fully verified configuration exists for the NuttShell NSH). The first fully functional SAM4L Xplained Pro port was released in NuttX-6.28. Support for the SAM4L Xplained modules was added in NuttX-6.29:
@@ -3107,7 +3099,7 @@ Mem: 29232 5920 23312 23312STATUS: - As of this writing, the basic port is code complete and fully verified configurations exist for the basic NuttX OS test and for the NuttShell NSH). + As of this writing, the basic port is code complete and a fully verified configuration exists for the the NuttShell NSH). The first fully functional SAM4S Xplained port was released in NuttX-6.28. Support for the on-board 1MB SRAM was added in NuttX-6.29. Refer to the NuttX board README file for further information. @@ -3307,7 +3299,7 @@ Mem: 29232 5920 23312 23312
- The basic, port (including the verified apps/examples/ostest configuration) was be released in NuttX-5.13. + The basic, port was be released in NuttX-5.13. A complete port will include drivers for additional AVR32 UC3 devices -- like SPI and USB --- and will be available in a later release, time permitting. Refer to the NuttX board README file for further information. @@ -3452,9 +3444,8 @@ Mem: 29232 5920 23312 23312
STATUS: The basic port is code complete. - Two configurations are available: - (1) An OS test configuration and a (2) configuration that support the NuttShell (NSH). The OS test configuration is fully functional and proves that we have a basically healthy NuttX port to the Mirtoo. + A configuration is available for the NuttShell (NSH). The NSH configuration includes support for a serial console and for the SST25 serial FLASH and the PGA117 amplifier/multiplexer on board the module. The NSH configuration is set up to use the NuttX wear-leveling FLASH file system (NXFFS). The PGA117, however, is not yet fully integrated to support ADC sampling. @@ -3490,7 +3481,7 @@ Mem: 29232 5920 23312 23312 This NuttX port is code complete and has considerable test testing. The port for this board was completed in NuttX 6.11, but still required a few bug fixes before it will be ready for prime time. The fully verified port first appeared in NuttX 6.13. - Available configurations include the OS test and the NuttShell (NSH - see the NSH User Guide). + Available configurations include the NuttShell (NSH - see the NSH User Guide). An untested USB device-side driver is available in the source tree. A more complete port would include support of the USB OTG port and of the LCD display on this board. Those drivers are not yet available as of this writing. @@ -3509,7 +3500,7 @@ Mem: 29232 5920 23312 23312
STATUS: The basic port is code complete and fully verified in NuttX 6.13. - Available configurations include the OS test and the NuttShell (NSH - see the NSH User Guide). + Available configurations include the NuttShell (NSH - see the NSH User Guide). Refer to the NuttX board README file for further information.
STATUS: The basic port is code complete and fully verified in NuttX 6.18. - Available configurations include the OS test and the NuttShell (NSH - see the NSH User Guide). + Available configurations include the the NuttShell (NSH - see the NSH User Guide). USB has not yet been fully tested but on first pass appears to be functional. Refer to the NuttX board README file for further information.
@@ -3551,7 +3542,7 @@ Mem: 29232 5920 23312 23312 The basic Starter Kit (even with the Multimedia Expansion Board, MEB, DM320005)) has no serial port and most NuttX test configurations depend heavily on console output.- Verified configurations for the OS test and the NuttShel (NSH) appeared in NuttX-6.16. + A verified configuration is available for the NuttShel (NSH) appeared in NuttX-6.16. Board support includes a verified USB (device-side) driver. Also included are a a verified Ethernet driver, a partially verified USB device controller driver, and an unverifed SPI driver. Refer to the NuttX board README file for further information. @@ -3562,8 +3553,7 @@ Mem: 29232 5920 23312 23312
STATUS: - Two verified configurations are available: - (1) The basic OS test configuration that verfies the correctness port of NuttX, and (2) an extensive NuttShell (NSH) configuration. + A verified configuration is available for an extensive NuttShell (NSH) configuration. The NSH configuration includes: (1) Full network support, (2) Verified SPI driver,