From 8d3a5368152dcc821659b462117094deab8f7e5e Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 9 Jun 2013 13:00:38 -0600 Subject: [PATCH] SAM4L: Extend interrupt support for the larger number of NVIC interrupts of the SAM4L --- Documentation/NuttX.html | 57 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 54 insertions(+), 3 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index c8922cf36a..cfa518a64b 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -8,7 +8,7 @@

NuttX RTOS

-

Last Updated: May 29, 2013

+

Last Updated: June 9, 2013

@@ -1578,7 +1578,7 @@
  • ARM926EJS (3)
  • ARM Cortex-M0/M0+ (2)
  • ARM Cortex-M3 (19)
  • -
  • ARM Cortex-M4 (7)
  • +
  • ARM Cortex-M4 (8)
  • Atmel AVR
  • Freescale @@ -2950,7 +2951,7 @@ nsh> @@ -2960,6 +2961,56 @@ nsh>

    + +
    + +

    + Atmel AT91SAM4L. + This port uses the Atmel SAM4L Xplained Pro development board. + This board features the ATSAM4LC4C MCU with 256KB of FLASH and 32KB of internal SRAM. +

    + + + + +
    +
    +