incubator-nuttx/arch/arm
raiden00pl 24c7e355d9 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
2023-11-03 22:24:31 +08:00
..
include arch: cxd56xx: Update gnss header files 2023-10-31 09:18:18 +01:00
src arch/stm32: remove unused STM32_UART_RXDMA and STM32_UART_TXDMA flags 2023-11-03 22:24:31 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig arch: add a flag indicating that the chip doesn't support DMA transfer from/to FLASH 2023-09-29 21:04:02 +08:00