LPC2: add a UART driver testcase to the example.
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 27 Apr 2010 16:16:02 +0000 (16:16 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 27 Apr 2010 16:16:02 +0000 (16:16 +0000)
commit5036230969d485931b203e018b9f6cf0ee45996c
tree02408c87e5b5213f0e45edc62a77dc8630634786
parent5c5eae54d7f658357004fde53f6ce68f8ba06e82
LPC2: add a UART driver testcase to the example.

Start a simple "echo" terminal on UART1 at the end of the startup tests.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3552 38d2e660-2303-0410-9eaa-f027e97ec537
examples/lpc2378/cfg/cfg_kfile.h
examples/lpc2378/lpc2378.mk
examples/lpc2378/main.c