mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
px4nucleoF767ZI-v1 nsh: increase CONFIG_NFILE_DESCRIPTORS from 53 to 54
Updated to match master This is needed when logger is logging to file and ulog streaming gets activated
This commit is contained in:
parent
0f5c75b4c6
commit
4e86bc7620
@ -586,7 +586,7 @@ CONFIG_DEV_CONSOLE=y
|
||||
# CONFIG_FDCLONE_DISABLE is not set
|
||||
CONFIG_FDCLONE_STDIO=y
|
||||
CONFIG_SDCLONE_DISABLE=y
|
||||
CONFIG_NFILE_DESCRIPTORS=47
|
||||
CONFIG_NFILE_DESCRIPTORS=54
|
||||
CONFIG_NFILE_STREAMS=8
|
||||
CONFIG_NAME_MAX=32
|
||||
CONFIG_PRIORITY_INHERITANCE=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user