AP_HAL_ChibiOS: remove redundant HAL_LOGGING_ENABLED from AP_Periph hwdefs

This commit is contained in:
Peter Barker 2021-05-18 13:37:42 +10:00 committed by Andrew Tridgell
parent ebe858f762
commit 31ef6db937
14 changed files with 0 additions and 14 deletions

View File

@ -134,7 +134,6 @@ define HAL_CAN_DEFAULT_NODE_ID 0
define CAN_APP_NODE_NAME "org.ardupilot.cuav_gps"
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_NO_MONITOR_THREAD
define HAL_MINIMIZE_FEATURES 0

View File

@ -40,7 +40,6 @@ define GPS_MAX_INSTANCES 1
define HAL_COMPASS_MAX_SENSORS 1
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_NO_MONITOR_THREAD
define HAL_DISABLE_LOOP_DELAY

View File

@ -34,7 +34,6 @@ define GPS_MAX_INSTANCES 1
define HAL_COMPASS_MAX_SENSORS 1
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_NO_MONITOR_THREAD
define HAL_DISABLE_LOOP_DELAY

View File

@ -130,7 +130,6 @@ define HAL_CAN_DEFAULT_NODE_ID 0
define CAN_APP_NODE_NAME "org.ardupilot.FreeflyRTK"
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_NO_MONITOR_THREAD
define HAL_MINIMIZE_FEATURES 0

View File

@ -138,7 +138,6 @@ define HAL_UART_STACK_SIZE 0x200
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_NO_MONITOR_THREAD
define HAL_MINIMIZE_FEATURES 0

View File

@ -112,7 +112,6 @@ define HAL_UART_STACK_SIZE 0x200
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_NO_MONITOR_THREAD
define HAL_MINIMIZE_FEATURES 0

View File

@ -50,7 +50,6 @@ define HAL_PERIPH_ADSB_PORT_DEFAULT 3
define HAL_PERIPH_ADSB_BAUD_DEFAULT 0
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_NO_MONITOR_THREAD
define HAL_DISABLE_LOOP_DELAY
define HAL_USE_RTC FALSE

View File

@ -40,7 +40,6 @@ define GPS_MAX_INSTANCES 1
define HAL_COMPASS_MAX_SENSORS 1
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_NO_MONITOR_THREAD
define HAL_DISABLE_LOOP_DELAY

View File

@ -104,7 +104,6 @@ define HAL_UART_STACK_SIZE 256
define STORAGE_THD_WA_SIZE 512
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_NO_MONITOR_THREAD
define HAL_MINIMIZE_FEATURES 0

View File

@ -156,7 +156,6 @@ define HAL_BARO_ALLOW_INIT_NO_BARO
define HAL_CAN_DEFAULT_NODE_ID 0
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_NO_MONITOR_THREAD
define HAL_PERIPH_ENABLE_GPS

View File

@ -105,7 +105,6 @@ define STORAGE_THD_WA_SIZE 300
define IO_THD_WA_SIZE 300
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_NO_MONITOR_THREAD
define HAL_MINIMIZE_FEATURES 0

View File

@ -82,7 +82,6 @@ define STORAGE_THD_WA_SIZE 512
define IO_THD_WA_SIZE 512
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_MINIMIZE_FEATURES 0

View File

@ -105,7 +105,6 @@ define STORAGE_THD_WA_SIZE 512
define IO_THD_WA_SIZE 512
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_MINIMIZE_FEATURES 0

View File

@ -50,7 +50,6 @@ define DMA_RESERVE_SIZE 0
define HAL_DISABLE_LOOP_DELAY
define HAL_NO_GCS
define HAL_LOGGING_ENABLED 0
define HAL_NO_MONITOR_THREAD
define HAL_MINIMIZE_FEATURES 0