From 23c95a18f4e48e3e4d5b9665498e5b61a2275ad9 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 11 Feb 2013 21:44:00 +0000 Subject: [PATCH] Add a driver for the SST30VF NOR FLASH parts git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5640 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index b04150e1b2d..eb099853388 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: February 2, 2013

+

Last Updated: February 11, 2013

@@ -1679,7 +1679,7 @@ svn checkout -r5595 http://svn.code.sf.net/p/nuttx/code/trunk nuttx-code
  • ARM920T (1)
  • ARM926EJS (3)
  • ARM Cortex-M3 (16)
  • -
  • ARM Cortex-M4 (5)
  • +
  • ARM Cortex-M4 (6)
  • Atmel AVR