AP_HAL_ChibiOS: disable UART statistics on Hitec-Airspeed

This commit is contained in:
Peter Barker 2022-01-08 21:57:10 +11:00 committed by Andrew Tridgell
parent 3a1340236a
commit 4c72d0f562
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ PA14 JTCK-SWCLK SWD
define HAL_NO_GPIO_IRQ define HAL_NO_GPIO_IRQ
define SERIAL_BUFFERS_SIZE 64 define SERIAL_BUFFERS_SIZE 64
define HAL_UART_STATS_ENABLED 0
define DMA_RESERVE_SIZE 512 define DMA_RESERVE_SIZE 512