diff --git a/ChangeLog b/ChangeLog index 79e2723cec7..0b23207da5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4177,3 +4177,4 @@ Aimonen. * configs/stm32f3discovery/nsh/defconfig: Disable SPI. It is nto used. + * drivers/mtd/sst39vf: Add a driver for the SST29VF NOR FLASH parts. 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