forked from Archive/PX4-Autopilot
boards: px4_fmu-v5_debug quiet RTC debug errors
- test rack CUAV v5 plus is producing false positives (in this particular situation) that are failing the overall testing
This commit is contained in:
parent
6b13fb8b86
commit
fb000e874f
|
@ -113,7 +113,6 @@ CONFIG_DEBUG_POWER=y
|
|||
CONFIG_DEBUG_POWER_ERROR=y
|
||||
CONFIG_DEBUG_POWER_WARN=y
|
||||
CONFIG_DEBUG_RTC=y
|
||||
CONFIG_DEBUG_RTC_ERROR=y
|
||||
CONFIG_DEBUG_RTC_WARN=y
|
||||
CONFIG_DEBUG_SCHED=y
|
||||
CONFIG_DEBUG_SCHED_ERROR=y
|
||||
|
|
Loading…
Reference in New Issue