4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-30 01:13:03 +08:00

[bsp][tms320f28379d] Change stack config in rtconfig.h

This commit is contained in:
xuzhuoyi 2018-11-16 21:48:15 +08:00
parent b7a76b5e52
commit 9d6c8186c5

View File

@ -14,7 +14,7 @@
#define RT_USING_HOOK
#define RT_IDEL_HOOK_LIST_SIZE 4
#define IDLE_THREAD_STACK_SIZE 1024
#define RT_STACK_UPWARD_GROW
#define ARCH_CPU_STACK_GROWS_UPWARD
#define RT_DEBUG
/* Inter-Thread communication */