mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 11:47:34 +08:00
nuttx_px4fmu-{v1,v2}_default.cmake: disable sdlog2
Due to flash overflow
This commit is contained in:
@@ -94,7 +94,7 @@ set(config_module_list
|
||||
#
|
||||
# Logging
|
||||
#
|
||||
modules/sdlog2
|
||||
#modules/sdlog2
|
||||
modules/logger
|
||||
|
||||
#
|
||||
|
||||
@@ -125,7 +125,7 @@ set(config_module_list
|
||||
# Logging
|
||||
#
|
||||
modules/logger
|
||||
modules/sdlog2
|
||||
#modules/sdlog2
|
||||
|
||||
#
|
||||
# Library modules
|
||||
|
||||
Reference in New Issue
Block a user