From 5591e686828e115c08683fc75fa8c105719188b1 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 11 Feb 2015 07:26:26 -0600 Subject: Update Documentation --- nuttx/Documentation/NuttX.html | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html index 0e6db16b5..a63cbf7d5 100644 --- a/nuttx/Documentation/NuttX.html +++ b/nuttx/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: February 3, 2014

+

Last Updated: February 11, 2014

@@ -1323,7 +1323,7 @@
  • ARM926EJS (4)
  • ARM Cortex-A5 (2)
  • ARM Cortex-A8 (1)
  • -
  • ARM Cortex-M0/M0+ (3)
  • +
  • ARM Cortex-M0/M0+ (4)
  • ARM Cortex-M3 (30)
  • ARM Cortex-M4 (18)
  • @@ -1408,6 +1408,7 @@
  • M68HCS12
  • Freescale i.MX1 (ARM920-T)
  • FreeScale KL25Z (ARM Cortex-M0+)
  • +
  • FreeScale KL26Z (ARM Cortex-M0+)
  • FreeScale Kinetis K40 (ARM Cortex-M4)
  • FreeScale Kinetis K60 (ARM Cortex-M4)
  • @@ -2173,6 +2174,29 @@ nsh>

    + +
    + +

    + FreeScale Freedom KL26Z. + This is a port of NuttX to the Freedom KL25Z board that features the MK26Z128VLH4 Cortex-M0+ MCU, 128KB of FLASH and 16KB of SRAM. + See the Freescale website for further information about this board. +

    + + + + +
    +
    +
    -- cgit v1.2.3