From 5441512bd20552feb15d326bab52656a9ac351f7 Mon Sep 17 00:00:00 2001
From: Gregory Nutt Last Updated: May 3, 2013 Last Updated: May 6, 2013
@@ -985,7 +985,7 @@
How can that be a tiny OS?
Actually, the large number of files is one of the tricks to keep NuttX small and
as scalable as possible.
- Most files contain only a single function.
+ Most files contain only a single function.
Sometimes just one tiny function with only a few lines of code.
Why?
NuttX RTOS
-
STATUS: - The basic EA3131 port is complete and verified in NuttX-5.2 + The basic EA3131 port is complete and verified in NuttX-5.2 This basic port includes basic boot-up, serial console, and timer interrupts. This port was extended in NuttX 5.3 with a USB high speed driver contributed by David Hewson. David also contributed I2C and SPI drivers plus several important LPC313x USB bug fixes @@ -1943,10 +1943,10 @@ nsh>
STATUS. - This is a work in progress by Alan Carvalho de Assis. - This initial support is in place but is minimal and not yet completely stable: + This is the work of Alan Carvalho de Assis. + Verified, initial, minimal support for the Freedom KL25Z is in place in NuttX 6.27 and 6.28: There is a working OS test configuration that verifies the correct port of NuttX to the part and a working NuttShell (NSH) configuration that might be the basis for an application development. - As NuttX-6.27, more testing, completion of some GPIO logic, and more device driver development are needed to make this a more complete port. + As of NuttX-6.28 more device driver development would be needed to make this a complete port, particularly to support USB OTG.
STATUS: - This port was released in NuttX 5.5. + This port was released in NuttX 5.5. Features are the same as with the Eagle-100 LM3S6918 described above. The apps/examples/ostest configuration has been successfully verified and an NSH configuration with Telnet support is available. @@ -2048,7 +2048,7 @@ nsh>
STATUS: - This port was released in NuttX 5.10. + This port was released in NuttX 5.10. Features are the same as with the Eagle-100 LM3S6918 described above.
STATUS: - This port was will be released in NuttX 6.14. + This port was will be released in NuttX 6.14.
Development Environments: - 1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS with Windows native toolchain, or 4) Native Windows. + 1) Linux with native Linux GNU toolchain, 2) Cygwin/MSYS with Cygwin GNU toolchain, 3) Cygwin/MSYS with Windows native toolchain, or 4) Native Windows. All testing, however, has been performed using the NuttX DIY toolchain for Linux or Cygwin is provided by the NuttX buildroot package. As a result, that toolchain is recommended. @@ -3239,7 +3239,7 @@ nsh>
Renesas M16C/26 Microcontroller. - This port uses the Renesas SKP16C26 Starter kit and the GNU M32C toolchain. + This port uses the Renesas SKP16C26 Starter kit and the GNU M32C toolchain. The development environment is either Linux or Cygwin under WinXP.
- Also very usable is the Linux environment using the + Also very usable is the Linux environment using the SDCC compiler. The SDCC compiler provides support for the 8051/2, z80, hc08, and other microcontrollers. The SDCC-based logic is less well exercised and you will likely find some compilation @@ -4176,7 +4176,7 @@ pascal-3.0 2011-05-15 Gregory Nutt <gnutt@nuttx.org> * nuttx/: The Pascal add-on module now installs and builds under the apps/interpreters directory. This means that the pascal-2.1 module is - incompatible with will all releases of NuttX prior to nuttx-6.0 where the + incompatible with will all releases of NuttX prior to nuttx-6.0 where the apps/ module was introduced. diff --git a/configs/README.txt b/configs/README.txt index 9cc1edc0d0..af50535b88 100644 --- a/configs/README.txt +++ b/configs/README.txt @@ -1937,7 +1937,7 @@ configs/pic32mx7mmb http://www.mikroe.com/ for further information. configs/pirelli_dpl10 - This directory contains the board support for pirelli dpl10 phones. + This directory contains the board support for Pirelli "Discus" DP-L10 phones. It is a variant of the compal_e88 config with the small changes for the differences in the board. diff --git a/configs/pirelli_dpl10/README.txt b/configs/pirelli_dpl10/README.txt index 79de6a757c..3df496b4ae 100644 --- a/configs/pirelli_dpl10/README.txt +++ b/configs/pirelli_dpl10/README.txt @@ -1,7 +1,7 @@ pirelli_dpl10 ============= -This directory contains the board support for Pirelli dpl10 phones. +This directory contains the board support for Pirelli "Discus" DP-L10 phones. It is a variant of the compal_e88 configuration with the small change of enabling the IrDA serial console: