temp work-around only until June 3rd 2024

only:mre_f4
This commit is contained in:
Andrey 2024-05-31 15:18:54 -04:00
parent 5b93f80086
commit 03e1bf977f
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@ DDEFS += -DEFI_CONSOLE_TX_BRAIN_PIN=Gpio::B10 -DEFI_CONSOLE_RX_BRAIN_PIN=Gpio::B
DDEFS += -DSTM32_UART_USE_USART3=FALSE -DHAL_USE_UART=FALSE
DDEFS += -DEFI_USE_UART_DMA=FALSE
# temp work-around only until June 3rd 2024
DDEFS += -DETB_INTERMITTENT_LIMIT=30000
# maybe a way to disable SPI2 privately
#DDEFS += -DSTM32_SPI_USE_SPI2=FALSE