Convert configs/z80sim/ostest to Kconfig/mconf tool

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5409 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-12-03 15:33:24 +00:00
parent e141a7564b
commit edc3eace2b
5 changed files with 407 additions and 190 deletions
+2 -2
View File
@@ -94,8 +94,8 @@ site: http://sourceforge.net/projects/sdcc/files/ . Pre-built binaries are
available for Linux, MAC OSX, and for Win32. Various SDCC options can be
selected with:
CONFIG_SDCC_POSIX=y : SDCC for Linux, MAC OSX or Cygwin (see below)
CONFIG_SDCC_WINDOWS=y : SDCC for Win32
CONFIG_Z80_TOOLCHAIN_SDCCL=y : SDCC for Linux, MAC OSX or Cygwin (see below)
CONFIG_Z80_TOOLCHAIN_SDCCW=y : SDCC for Win32
Building the SDCC toolchain
^^^^^^^^^^^^^^^^^^^^^^^^^^^