forked from Archive/PX4-Autopilot
px4_fmu-v6u: Update bootloader defconfig NuttX 10.1.0+
This commit is contained in:
parent
d4d149758d
commit
9b15d2db10
|
@ -54,7 +54,6 @@ CONFIG_LIB_BOARDCTL=y
|
|||
CONFIG_MAX_TASKS=8
|
||||
CONFIG_MEMSET_64BIT=y
|
||||
CONFIG_MEMSET_OPTSPEED=y
|
||||
CONFIG_NFILE_DESCRIPTORS=5
|
||||
CONFIG_PREALLOC_TIMERS=50
|
||||
CONFIG_PTHREAD_STACK_MIN=512
|
||||
CONFIG_RAM_SIZE=245760
|
||||
|
@ -83,7 +82,7 @@ CONFIG_SYSTEM_CDCACM=y
|
|||
CONFIG_TASK_NAME_SIZE=24
|
||||
CONFIG_TTY_SIGINT=y
|
||||
CONFIG_TTY_SIGINT_CHAR=0x03
|
||||
CONFIG_TTY_SIGSTP=y
|
||||
CONFIG_TTY_SIGTSTP=y
|
||||
CONFIG_USART3_RXBUFSIZE=600
|
||||
CONFIG_USART3_TXBUFSIZE=300
|
||||
CONFIG_USBDEV=y
|
||||
|
|
Loading…
Reference in New Issue