diff --git a/ChangeLog b/ChangeLog index c06c754eb6e..1e4d5a0d73d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6692,5 +6692,7 @@ configurations (2014-2-28). * configs/stm3240g-eval/nsh: Configuration converted to use the kconfig-frontends tools (2014-2-28). - * configs/stm3240g-eval/ostest: Remove OS test configuration (2014-2-28) - * configs/stm3220g-eval/ostest: Remove OS test configuratin (2014-2-28)` + * configs/*/ostest: Removed most OS test configurations (except in a few + cases where there wass some good argument to retain the ostest + configuration) (2014-2-28) + diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 28a3badf7a8..c980d0e52be 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:

- 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>

    @@ -3042,7 +3034,7 @@ nsh>