mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 08:54:05 +08:00
fix: disable esp32s3-devkit/ksta_softap spinlock
Link time happened error when CI/CD test. ref: https://github.com/apache/nuttx-apps/pull/2076 Signed-off-by: TaiJu Wu <tjwu1217@gmail.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
34bb0b6544
commit
707dd12090
@@ -79,7 +79,6 @@ CONFIG_RR_INTERVAL=200
|
||||
CONFIG_SCHED_LPWORK=y
|
||||
CONFIG_SCHED_WAITPID=y
|
||||
CONFIG_SIG_DEFAULT=y
|
||||
CONFIG_SPINLOCK=y
|
||||
CONFIG_START_DAY=6
|
||||
CONFIG_START_MONTH=12
|
||||
CONFIG_START_YEAR=2011
|
||||
|
||||
Reference in New Issue
Block a user