lm3s1968: add configuration files to the example.
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 30 Mar 2010 10:58:44 +0000 (10:58 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 30 Mar 2010 10:58:44 +0000 (10:58 +0000)
commit770e91a532da193469702a7f3e1f09302f860234
tree14f991d1586e52f63c49ab51220a8f409361231c
parent41d14f76b5f57cce434048251df63eb6bbdb1df0
lm3s1968: add configuration files to the example.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3325 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/cortex-m3/drv/kdebug_lm3s.c
examples/lm3s1968/cfg/cfg_debug.h [new file with mode: 0644]
examples/lm3s1968/cfg/cfg_heap.h [new file with mode: 0644]
examples/lm3s1968/cfg/cfg_monitor.h [new file with mode: 0644]
examples/lm3s1968/cfg/cfg_proc.h [new file with mode: 0644]
examples/lm3s1968/cfg/cfg_sem.h [new file with mode: 0644]
examples/lm3s1968/cfg/cfg_signal.h [new file with mode: 0644]
examples/lm3s1968/cfg/cfg_timer.h [new file with mode: 0644]