rt-thread-official/components/drivers/serial
Shell 3f6960b7f5
[smart/tty] skip configure of rt_serial on tty open (#9152)
Skip configure on open since all configs are copied from the current
configuration on device. So we don't bother to set it back to device
again.

Changes:

- test and skip configuration on open() of tty device

Signed-off-by: Shell <smokewood@qq.com>
2024-07-09 13:28:24 +08:00
..
Kconfig [components] [drivers ] [Kconfig] 整理 components/drivers 的 Kconfig (#9054) 2024-06-16 15:43:27 +08:00
SConscript sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
serial.c [drivers][serial V1]poll tx 增加异常退出机制 2024-06-27 00:11:18 +08:00
serial_dm.c [component][driver]init dm serial naming framework in a separate phase (#8971) 2024-05-21 22:36:20 +08:00
serial_tty.c [smart/tty] skip configure of rt_serial on tty open (#9152) 2024-07-09 13:28:24 +08:00
serial_v2.c [fixed]serial_v2.c兼容DFS_V2接口 (#9153) 2024-07-09 12:10:08 +08:00