From e397b38ed33daaf2d410a6b42626b707c9ff4d36 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 26 Feb 2013 14:09:43 +0000 Subject: [PATCH] Add port to Zilogic Systems ZKIT-ARM-1769 board (more coming) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5673 42af7a65-404d-4744-a932-0658087f49c3 --- Documentation/NuttX.html | 14 ++++++++++++++ Documentation/README.html | 24 ++++++++++++++++++------ 2 files changed, 32 insertions(+), 6 deletions(-) diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html index 1efe66ec62..e086b1476a 100644 --- a/Documentation/NuttX.html +++ b/Documentation/NuttX.html @@ -2376,6 +2376,9 @@ svn checkout -r5595 http://svn.code.sf.net/p/nuttx/code/trunk nuttx-code
  • The Embedded Artists base board with NXP LPCXpresso LPC1768.
  • +
  • + Zilogic's ZKIT-ARM-1769 board. +
  • The Micromint Lincoln60 board with an NXP LPC1769.
  • @@ -2466,6 +2469,17 @@ svn checkout -r5595 http://svn.code.sf.net/p/nuttx/code/trunk nuttx-code Verifed configurations include DHCPD, the NuttShell (NSH), NuttX graphis (NX), the NuttX OS test, THTTPD, and USB mass storage device.

    +
  • +

    Zilogic's ZKIT-ARM-1769 board

    +

    + Zilogic System's ARM development Kit, ZKIT-ARM-1769. + This board is based on the NXP LPC1769. + The initial release was included NuttX-6.26. + The Nuttx Buildroot toolchain is used by default. + This is still a port under development. + Verifed configurations include the "Hello, World!" example application and a THTTPD demonstration. +

    +
  • Micromint Lincoln60 board with an NXP LPC1769

    diff --git a/Documentation/README.html b/Documentation/README.html index 4582a3bb84..89ed095f00 100644 --- a/Documentation/README.html +++ b/Documentation/README.html @@ -61,6 +61,8 @@ | | | |- include/README.txt | | | |- src/README.txt | | | `- README.txt + | | |- cloudctrl/ + | | | `- README.txt | | |- compal_e88/ | | | `- README.txt | | |- compal_e99/ @@ -95,10 +97,10 @@ | | | |- RIDE/README.txt | | | |- src/README.txt | | | `- README.txt - | | |- lincoln60/ - | | | `- README.txt | | |- kwikstik-k40/ | | | `- README.txt + | | |- lincoln60/ + | | | `- README.txt | | |- lm3s6432-s2e/ | | | |- include/README.txt | | | |- src/README.txt @@ -111,10 +113,10 @@ | | | |- include/README.txt | | | |- src/README.txt | | | `- README.txt - | | |- lpcxpresso-lpc1768/ - | | | `- README.txt | | |- lpc4330-xplorer/ | | | `- README.txt + | | |- lpcxpresso-lpc1768/ + | | | `- README.txt | | |- m68332evb/ | | | |- include/README.txt | | | `- src/README.txt @@ -160,6 +162,8 @@ | | | `- README.txt | | |- pic32-starterkit/ | | | `- README.txt + | | |- pic32mx7mmb/ + | | | `- README.txt | | |- pjrc-8051/ | | | |- include/README.txt | | | |- src/README.txt @@ -174,12 +178,12 @@ | | | `- README.txt> | | |- sam3u-ek/ | | | `- README.txt + | | |- shenzhou/ + | | | `- README.txt | | |- sim/ | | | |- include/README.txt | | | |- src/README.txt | | | `- README.txt - | | |- shenzhou/ - | | | `- README.txt | | |- skp16c26/ | | | |- include/README.txt | | | |- src/README.txt @@ -195,6 +199,8 @@ | | | `- README.txt | | |- stm32f100rc_generic/ | | | `- README.txt + | | |- stm32f3discovery/ + | | | `- README.txt | | |- stm32f4discovery/ | | | `- README.txt | | |- sure-pic32mx/ @@ -203,6 +209,8 @@ | | | `- README.txt | | |- twr-k60n512/ | | | `- README.txt + | | |- ubw32/ + | | | `- README.txt | | |- us7032evb1/ | | | |- bin/README.txt | | | |- include/README.txt @@ -229,6 +237,10 @@ | | |- z8f64200100kit/ | | | |- ostest/README.txt | | | `- README.txt + | | |- zkit-arm-1769/ + | | | `- README.txt + | | |- zp214xpa/ + | | | `- README.txt | | `- README.txt | |- drivers/ | | |- lcd/