From 69939381a5e0cabf7b05f4fe6db12dc6dc442cd0 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 3 Mar 2013 21:31:28 +0000 Subject: [PATCH] Add System Control register definitions for the LM4F120 git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5700 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 10 +- arch/arm/src/lm/chip/lm3s_syscontrol.h | 495 +++++++ arch/arm/src/lm/chip/lm4f_syscontrol.h | 1531 ++++++++++++++++++++ arch/arm/src/lm/chip/lm_syscontrol.h | 445 +----- arch/arm/src/lm/lm_syscontrol.c | 31 +- arch/arm/src/lpc17xx/chip/lpc176x_syscon.h | 2 +- 6 files changed, 2067 insertions(+), 447 deletions(-) create mode 100644 arch/arm/src/lm/chip/lm3s_syscontrol.h create mode 100644 arch/arm/src/lm/chip/lm4f_syscontrol.h diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 435540f4407..cd9cc489d85 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -373,7 +373,7 @@

-

  • May be built either as an open, flat embedded RTOS or as a separately built, secure micro-kernel with a system call interface.
  • +
  • May be built either as an open, flat embedded RTOS or as a separately built, secure, monolithic kernel with a system call interface.
  • @@ -3231,7 +3231,7 @@ nsh>

    - Renesas M16C/26 Microncontroller. + Renesas M16C/26 Microcontroller. This port uses the Renesas SKP16C26 Starter kit and the GNU M32C toolchain. The development environment is either Linux or Cygwin under WinXP.

    @@ -3268,7 +3268,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);

    - Zilog z16f Microncontroller. + Zilog z16f Microcontroller. This port use the Zilog z16f2800100zcog development kit and the Zilog ZDS-II Windows command line tools. The development environment is either Windows native or Cygwin under Windows. @@ -3291,7 +3291,7 @@ BFD_ASSERT (*plt_offset != (bfd_vma) -1);

    - Zilog eZ80Acclaim! Microncontroller. + Zilog eZ80Acclaim! Microcontroller. There are two eZ80Acclaim! ports: