incubator-nuttx/configs/mcu123-lpc214x
patacongo ba82ec9a59 read-only strings being overwritten by .data
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@938 42af7a65-404d-4744-a932-0658087f49c3
2008-09-19 14:54:31 +00:00
..
include Fix LPC2148 PLL setup 2008-09-17 22:12:03 +00:00
ostest read-only strings being overwritten by .data 2008-09-19 14:54:31 +00:00
src Update lpc214x stuff 2008-09-17 18:44:34 +00:00
README.txt Move config to subdirectory 2008-09-17 22:37:09 +00:00
lpc21isp.sh build lpc2148 ostest config 2008-09-17 23:14:42 +00:00

README.txt

README
^^^^^^

Each Phillips LPC214x configuration is maintained in a sudirectory and
can be selected as follow:

	cd tools
	./configure.sh mcu123-lpc214x/<subdir>
	cd -
	. ./setenv.sh

Where <subdir> is one of the following:

ostest
^^^^^^
This configuration directory, performs a simple OS test using
examples/ostest.