rt-thread/components/lwp/terminal
Shell f2d6325b43
[smart] select console device dynamically (#8949)
* [smart] select console device dynamically

- Fixed compiler warning on terminal subsystem for
  `components/lwp/terminal/terminal.h`
- Updated default console setup to dynamically select an appropriate tty
  device based on the configured console device name.

Signed-off-by: Shell <smokewood@qq.com>

* fixup: remove useless codes

---------

Signed-off-by: Shell <smokewood@qq.com>
2024-05-17 13:19:00 +08:00
..
freebsd fix baudrate error (#8873) 2024-04-29 18:00:34 +08:00
Kconfig sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
bsd_porting.h sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
bsd_ttydisc.h sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
bsd_ttyqueue.h sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
terminal.h [smart] select console device dynamically (#8949) 2024-05-17 13:19:00 +08:00
tty_config.h sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
tty_cons.c sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
tty_ctty.c sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
tty_device.c sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
tty_internal.h sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
tty_ptmx.c [smart] fixup devfs porting layer of terminal (#8797) 2024-04-15 18:24:19 +08:00