mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
a33c555b5e
Build Documentation / build-html (push) Has been cancelled
fix compilation error for CONFIG_SERIAL_TERMIOS=y chip/stm32_serial_v2.c:923:35: error: 'struct up_dev_s' has no member named 'rxftcfg' 923 | regval |= USART_CR3_RXFTCFG(priv->rxftcfg); Signed-off-by: raiden00pl <raiden00@railab.me>