raiden00pl opened a new pull request, #11116: URL: https://github.com/apache/nuttx/pull/11116
## Summary - arch/stm32: remove unused STM32_UART_RXDMA and STM32_UART_TXDMA flags These flags are not used in the code. SERIAL_HAVE_RXDMA and SERIAL_HAVE_TXDMA flags are used instead. STM32_UART_TXDMA flag is not even defined in Kconfig - arch/stm32: STM32_FOC_G4_ADCCHAN0_WORKAROUND depend on STM32G4 ## Impact remove unused flags ## Testing CI -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org