mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
boards/sama5: update the reserved syscall count
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
committed by
Masayuki Ishikawa
parent
6cc0aaf5b9
commit
d93fb526c7
@@ -75,5 +75,5 @@ CONFIG_SCHED_HPWORKPRIORITY=192
|
||||
CONFIG_SCHED_WAITPID=y
|
||||
CONFIG_SYMTAB_ORDEREDBYNAME=y
|
||||
CONFIG_SYSTEM_READLINE=y
|
||||
CONFIG_SYS_RESERVED=1
|
||||
CONFIG_SYS_RESERVED=4
|
||||
CONFIG_USART3_SERIAL_CONSOLE=y
|
||||
|
||||
@@ -84,5 +84,5 @@ CONFIG_SCHED_WAITPID=y
|
||||
CONFIG_SDIO_BLOCKSETUP=y
|
||||
CONFIG_SYSTEM_NSH=y
|
||||
CONFIG_SYSTEM_NSH_PROGNAME="init"
|
||||
CONFIG_SYS_RESERVED=6
|
||||
CONFIG_SYS_RESERVED=7
|
||||
CONFIG_USART3_SERIAL_CONSOLE=y
|
||||
|
||||
Reference in New Issue
Block a user