mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 18:28:25 +00: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:
parent
34bb0b6544
commit
707dd12090
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue