This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
rt-thread
Watch
1
Star
0
Fork
0
You've already forked rt-thread
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2026-02-09 05:00:00 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
327006cb88db2e37abf4d6df2cc33bf3e99337de
rt-thread
/
components
/
drivers
/
serial
History
CYFS
327006cb88
[docs][utest]:Add standardized utest documentation block for serialv2_tc
2025-11-15 14:18:44 +08:00
..
utest
[docs][utest]:Add standardized utest documentation block for serialv2_tc
2025-11-15 14:18:44 +08:00
bypass.c
…
dev_serial_v2.c
[serialv2]:Fixed the issue where the serialv2 terminal did not have the enable stream mode
2025-11-07 09:52:55 +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
…