This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
rt-thread
Watch
1
Star
0
Fork
0
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2026-08-18 20:48:41 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2881803decac4b6ca04ca4794bd20720e7690a21
rt-thread
/
components
/
drivers
/
serial
T
History
Chen Wang
2881803dec
utest: UTEST_SERIAL_TC -> RT_UTEST_SERIAL_V2
...
Signed-off-by: Chen Wang <
unicorn_wang@outlook.com
>
2025-10-15 09:43:16 +08:00
..
utest
utest: UTEST_SERIAL_TC -> RT_UTEST_SERIAL_V2
2025-10-15 09:43:16 +08:00
bypass.c
…
dev_serial_v2.c
feat: Initialize local variables to prevent GCC compilation warnings
2025-09-06 10:51:57 +08:00
dev_serial.c
fix(ioctl): _IOR() overflows in switch (int)
#10650
2025-09-01 12:46:43 +08:00
Kconfig
fix: warnings generated by Kconfig.
2025-09-01 11:50:41 +08:00
SConscript
utest: serial: move from examples to components/drivers/serial
2025-10-11 15:38:45 +08:00
serial_dm.c
…
serial_tty.c
…