mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
platforms/nuttx/init/stm32f7: rc.board_arch_defaults reduce LOGGER_BUF to 40
To get some breathing space on setups with memory-intensive components (e.g. UAVCAN). Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
This commit is contained in:
parent
9183c479a5
commit
8bfd3b0f62
@ -13,4 +13,4 @@ param set-default -s MC_AT_EN 1
|
||||
|
||||
param set-default -s UAVCAN_ENABLE 2
|
||||
|
||||
set LOGGER_BUF 64
|
||||
set LOGGER_BUF 40
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user