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
This commit is contained in:
patacongo 2013-02-26 14:09:43 +00:00
parent d748ef50ad
commit e397b38ed3
2 changed files with 32 additions and 6 deletions

View File

@ -2376,6 +2376,9 @@ svn checkout -r5595 http://svn.code.sf.net/p/nuttx/code/trunk nuttx-code
<li>
The Embedded Artists base board with NXP LPCXpresso LPC1768.
</li>
<li>
Zilogic's ZKIT-ARM-1769 board.
</li>
<li>
The <a href="http://micromint.com/">Micromint</a> Lincoln60 board with an NXP LPC1769.
</li>
@ -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.
</p>
</li>
<li>
<p><b>Zilogic's ZKIT-ARM-1769 board</b></p>
<p>
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 &quot;Hello, World!&quot; example application and a THTTPD demonstration.
</p>
</li>
<li>
<p><b>Micromint Lincoln60 board with an NXP LPC1769</b></p>
<p>

View File

@ -61,6 +61,8 @@
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/c5471evm/include/README.txt">include/README.txt</a>
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/c5471evm/src/README.txt">src/README.txt</a>
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/c5471evm/README.txt"><b><i>README.txt</i></b></a>
| | |- cloudctrl/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/cloudctrl/README.txt"><b><i>README.txt</i></b></a>
| | |- compal_e88/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/compal_e88/README.txt"><b><i>README.txt</i></b></a>
| | |- compal_e99/
@ -95,10 +97,10 @@
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/hymini-stm32v/RIDE/README.txt">RIDE/README.txt</a>
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/hymini-stm32v/src/README.txt">src/README.txt</a>
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/hymini-stm32v/README.txt"><b><i>README.txt</i></b></a>
| | |- lincoln60/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lincoln60/README.txt"><b><i>README.txt</i></b></a>
| | |- kwikstik-k40/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/kwikstik-k40/README.txt"><b><i>README.txt</i></b></a>
| | |- lincoln60/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lincoln60/README.txt"><b><i>README.txt</i></b></a>
| | |- lm3s6432-s2e/
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s6432-s2e/include/README.txt">include/README.txt</a>
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s6432-s2e/src/README.txt">src/README.txt</a>
@ -111,10 +113,10 @@
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s8962-ek/include/README.txt">include/README.txt</a>
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s8962-ek/src/README.txt">src/README.txt</a>
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lm3s8962-ek/README.txt"><b><i>README.txt</i></b></a>
| | |- lpcxpresso-lpc1768/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lpcxpresso-lpc1768/README.txt"><b><i>README.txt</i></b></a>
| | |- lpc4330-xplorer/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/llpc4330-xplorer/README.txt"><b><i>README.txt</i></b></a>
| | |- lpcxpresso-lpc1768/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/lpcxpresso-lpc1768/README.txt"><b><i>README.txt</i></b></a>
| | |- m68332evb/
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/m68332evb/include/README.txt">include/README.txt</a>
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/m68332evb/src/README.txt">src/README.txt</a>
@ -160,6 +162,8 @@
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/pcblogic-pic32mx/README.txt"><b><i>README.txt</i></b></a>
| | |- pic32-starterkit/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/pic32-starterkit/README.txt"><b><i>README.txt</i></b></a>
| | |- pic32mx7mmb/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/pic32mx7mmb/README.txt"><b><i>README.txt</i></b></a>
| | |- pjrc-8051/
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/pjrc-8051/include/README.txt">include/README.txt</a>
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/pjrc-8051/src/README.txt">src/README.txt</a>
@ -174,12 +178,12 @@
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/rgmp/README.txt"><b><i>README.txt</i></b></a>></a>
| | |- sam3u-ek/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/sam3u-ek/README.txt"><b><i>README.txt</i></b></a>
| | |- shenzhou/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/shenzhou/README.txt"><b><i>README.txt</i></b></a>
| | |- sim/
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/sim/include/README.txt">include/README.txt</a>
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/sim/src/README.txt">src/README.txt</a>
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/sim/README.txt"><b><i>README.txt</i></b></a>
| | |- shenzhou/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/shenzhou/README.txt"><b><i>README.txt</i></b></a>
| | |- skp16c26/
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/skp16c26/include/README.txt">include/README.txt</a>
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/skp16c26/src/README.txt">src/README.txt</a>
@ -195,6 +199,8 @@
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/stm3240g-eval/README.txt"><b><i>README.txt</i></b></a>
| | |- stm32f100rc_generic/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/stm32f100rc_generic/README.txt"><b><i>README.txt</i></b></a>
| | |- stm32f3discovery/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/stm32f3discovery/README.txt"><b><i>README.txt</i></b></a>
| | |- stm32f4discovery/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/stm32f4discovery/README.txt"><b><i>README.txt</i></b></a>
| | |- sure-pic32mx/
@ -203,6 +209,8 @@
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/teensy/README.txt"><b><i>README.txt</i></b></a>
| | |- twr-k60n512/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/twr-k60n512/README.txt"><b><i>README.txt</i></b></a>
| | |- ubw32/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/ubw32/README.txt"><b><i>README.txt</i></b></a>
| | |- us7032evb1/
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/us7032evb1/bin/README.txt">bin/README.txt</a>
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/us7032evb1/include/README.txt">include/README.txt</a>
@ -229,6 +237,10 @@
| | |- z8f64200100kit/
| | | |- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/z8f64200100kit/ostest/README.txt">ostest/README.txt</a>
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/z8f64200100kit/README.txt"><b><i>README.txt</i></b></a>
| | |- zkit-arm-1769/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/zkit-arm-1769/README.txt"><b><i>README.txt</i></b></a>
| | |- zp214xpa/
| | | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/zp214xpa/README.txt"><b><i>README.txt</i></b></a>
| | `- <a href="http://svn.code.sf.net/p/nuttx/code/trunk/nuttx/configs/README.txt"><b><i>README.txt</i></b></a>
| |- drivers/
| | |- lcd/