mirror of
https://github.com/apache/nuttx.git
synced 2026-09-13 14:10:18 +00:00
The lower-half serial driver for Tiva (TI TM4C12x) microcontrollers supports termios, but Kconfig never enabled this support because we were missing the ARCH_HAVE_SERIAL_TERMIOS configs. This is now enabled, allowing termios support to be enabled with CONFIG_SERIAL_TERMIOS. * arch/arm/src/tiva/Kconfig (config TIVA_UART0 thru TIVA_UART7): Select ARCH_HAVE_SERIAL_TERMIOS. |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| Kconfig | ||