Adding Z8Encore\!
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@666 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
52a6c50a4f
commit
8c7bf896c8
@ -338,6 +338,11 @@ configs/z16f2800100zcog
|
|||||||
development kit and the Zilog ZDS-II Windows command line tools. The
|
development kit and the Zilog ZDS-II Windows command line tools. The
|
||||||
development environment is Cygwin under WinXP.
|
development environment is Cygwin under WinXP.
|
||||||
|
|
||||||
|
configs/z8encore000zco
|
||||||
|
z8Encore! Microncontroller. This port use the Zilog z8encore000zco
|
||||||
|
development kit, Z8F642 part, and the Zilog ZDS-II Windows command line
|
||||||
|
tools. The development environment is Cygwin under WinXP.
|
||||||
|
|
||||||
configs/z80zim
|
configs/z80zim
|
||||||
z80 Microcontroller. This port uses a Z80 instruction set simulator.
|
z80 Microcontroller. This port uses a Z80 instruction set simulator.
|
||||||
That simulator can be found in the NuttX CVS at
|
That simulator can be found in the NuttX CVS at
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# z16f2800100zcog/setenv.sh
|
# configs/z16f2800100zcog/ostest/setenv.sh
|
||||||
#
|
#
|
||||||
# Copyright (C) 2008 Gregory Nutt. All rights reserved.
|
# Copyright (C) 2008 Gregory Nutt. All rights reserved.
|
||||||
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
|
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* up_leds.c
|
* configs/z16f2800100zcog/z16f_leds.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2008 Gregory Nutt. All rights reserved.
|
* Copyright (C) 2008 Gregory Nutt. All rights reserved.
|
||||||
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
|
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
|
||||||
|
Loading…
Reference in New Issue
Block a user