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-06-16 14:45:04 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
2cb69c8e08166b1ba2e23bbb00f3dab8c60e52ce
rt-thread
/
components
/
drivers
/
serial
T
History
ryancw
5c23485006
[components][serial_v2] 写满丢弃策略对dma_ping_buf的处理有误、细节调整
2025-05-22 21:32:21 +08:00
..
bypass.c
[serial] add bypass hook to direct processing char when uart irq coming
2024-12-17 11:08:14 +08:00
dev_serial_v2.c
[components][serial_v2] 写满丢弃策略对dma_ping_buf的处理有误、细节调整
2025-05-22 21:32:21 +08:00
dev_serial.c
[serial] add bypass testcase in utest
2024-12-17 11:08:14 +08:00
Kconfig
[drivers][serial_v2]允许阻塞接收超过rx缓冲区大小的数据、增加超时时间、flush、获取缓冲区数据长度命令、数据溢出逻辑修复、稳定性细节优化、添加更多serial_v2测试用例
2025-05-16 09:42:11 +08:00
SConscript
[serial] add bypass hook to direct processing char when uart irq coming
2024-12-17 11:08:14 +08:00
serial_dm.c
…
serial_tty.c
fix when open samrt but using msh after run elf file the msh will down
2025-01-20 15:09:02 +08:00