Browse Source

boards: px4_fmu-v5_debug disable CONFIG_DEBUG_I2C

master
Daniel Agar 3 years ago
parent
commit
f058cbd0e0
  1. 3
      boards/px4/fmu-v5/nuttx-config/debug/defconfig

3
boards/px4/fmu-v5/nuttx-config/debug/defconfig

@ -71,9 +71,6 @@ CONFIG_DEBUG_GPIO=y @@ -71,9 +71,6 @@ CONFIG_DEBUG_GPIO=y
CONFIG_DEBUG_GPIO_ERROR=y
CONFIG_DEBUG_GPIO_WARN=y
CONFIG_DEBUG_HARDFAULT_ALERT=y
CONFIG_DEBUG_I2C=y
CONFIG_DEBUG_I2C_ERROR=y
CONFIG_DEBUG_I2C_WARN=y
CONFIG_DEBUG_IRQ=y
CONFIG_DEBUG_IRQ_ERROR=y
CONFIG_DEBUG_IRQ_WARN=y

Loading…
Cancel
Save