From 9a804e6ea6373ca2780cd0ac5fb25511b410bab1 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 7 May 2013 08:55:28 -0600 Subject: Documentation updates --- nuttx/Documentation/NuttX.html | 32 ++++++++++++++++---------------- nuttx/configs/README.txt | 2 +- nuttx/configs/pirelli_dpl10/README.txt | 2 +- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index eb990aee9..f46048d23 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

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?

@@ -1821,14 +1821,14 @@
NXP LPC3131. - The port for the NXP LPC3131 on the Embedded Artists EA3131 + The port for the NXP LPC3131 on the Embedded Artists EA3131 development board was first released in NuttX-5.1 with a GNU arm-nuttx-elf or arm-eabi toolchain* under Linux or Cygwin (but was not functional until NuttX-5.2).