mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
boards: raspberrypi-pico: Add CONFIG_STACK_COLORATION=y to smp/defconfig
This commit is contained in:
committed by
Xiang Xiao
parent
8e161bc992
commit
1bded73f9f
@@ -42,6 +42,7 @@ CONFIG_RR_INTERVAL=200
|
|||||||
CONFIG_SDCLONE_DISABLE=y
|
CONFIG_SDCLONE_DISABLE=y
|
||||||
CONFIG_SMP=y
|
CONFIG_SMP=y
|
||||||
CONFIG_SMP_NCPUS=2
|
CONFIG_SMP_NCPUS=2
|
||||||
|
CONFIG_STACK_COLORATION=y
|
||||||
CONFIG_START_DAY=9
|
CONFIG_START_DAY=9
|
||||||
CONFIG_START_MONTH=2
|
CONFIG_START_MONTH=2
|
||||||
CONFIG_START_YEAR=2021
|
CONFIG_START_YEAR=2021
|
||||||
|
|||||||
Reference in New Issue
Block a user