nuttx/arch/arm
Takeyoshi Kikuchi 8571893435 arm: sama5: sam_serial: fix to compile with "UART Flow control enabled" on SAMA5D2.
SAMA5D2 has UART (TX/RX only) and FLEXCOM USART (with control pins).
UART has only TX/RX, so if I try to use flow control with FLEXCOM USART,
there is no register definition on the UART side and get a compilation error.

Signed-off-by: Takeyoshi Kikuchi <kikuchi@centurysys.co.jp>
2024-01-26 11:25:23 +08:00
..
include stm32f401rc-rs485: Add rs-485 support 2024-01-07 17:15:59 -08:00
src arm: sama5: sam_serial: fix to compile with "UART Flow control enabled" on SAMA5D2. 2024-01-26 11:25:23 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig CMake: arm/armv8-r: init armv8-r cmake build 2024-01-15 00:46:52 -08:00