From 1adb6100a9921ce95d6f774af0281bca7680ff87 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 10 Sep 2010 02:34:19 +0000 Subject: Fix race condition when semaphore wait is interrupted by a signl git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2935 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/Documentation/NuttX.html | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) (limited to 'nuttx/Documentation/NuttX.html') diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index 427f08687..403d0d697 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: September 8, 2010

+

Last Updated: September 9, 2010

@@ -1262,10 +1262,19 @@

NXP LPC1768. - This port uses the Nucleus 2G board from 2G Engineering - featuring the NXP LPC1768 MCU. - This port uses a GNU arm-elf or arm-eabi toolchain* under either Linux or Cygwin (with native Windows GNU - tools or Cygwin-based GNU tools). + Configurations are available for two boards: +

+

+

+ Both boards feature the NXP LPC1768 MCU and a GNU arm-elf or arm-eabi toolchain* under + either Linux or Cygwin (with native Windows GNU tools or Cygwin-based GNU tools).