update for scons command build.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@217 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
bernard.xiong 2009-12-22 15:47:15 +00:00
parent 1e8cc5ad52
commit 53818464ac
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
#define RT_USING_HOOK
/* Using Software Timer */
#define RT_USING_TIMER_SOFT
/* #define RT_USING_TIMER_SOFT */
#define RT_TIMER_THREAD_PRIO 4
#define RT_TIMER_THREAD_STACK_SIZE 512
#define RT_TIMER_TICK_PER_SECOND 10