mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
Remove final traces of the 8015 from the NuttX source tree
This commit is contained in:
@@ -39,7 +39,6 @@ CONFIG_INTELHEX_BINARY=y
|
||||
#
|
||||
# System Type
|
||||
#
|
||||
# CONFIG_ARCH_8051 is not set
|
||||
CONFIG_ARCH_ARM=y
|
||||
# CONFIG_ARCH_AVR is not set
|
||||
# CONFIG_ARCH_HC is not set
|
||||
@@ -304,7 +303,6 @@ CONFIG_PREALLOC_TIMERS=4
|
||||
#
|
||||
# Stack and heap information
|
||||
#
|
||||
# CONFIG_CUSTOM_STACK is not set
|
||||
CONFIG_IDLETHREAD_STACKSIZE=1024
|
||||
CONFIG_USERMAIN_STACKSIZE=2048
|
||||
CONFIG_PTHREAD_STACK_MIN=256
|
||||
|
||||
Reference in New Issue
Block a user