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-06 09:02:20 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
cb808f3a0ec6fc1db3075030a569fb1be2149455
rt-thread
/
components
/
drivers
/
serial
History
GuEe-GUI
cb808f3a0e
[dm][serial] replace rt_hw_atomic_add to rt_atomic_add, clean code
...
Signed-off-by: GuEe-GUI <
2991707448@qq.com
>
2025-12-16 12:41:02 +08:00
..
device
[dm][serial] make DM Kconfig import
2025-12-16 12:41:02 +08:00
utest
[utest][serial bypass]:Add standardized documentation for Serial Bypass Test
2025-11-26 22:52:39 +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
[dm][pinctrl] Set pinctrl default auto in platform bus. (
#11052
)
2025-12-13 16:33:05 +08:00
Kconfig
[dm][serial] make DM Kconfig import
2025-12-16 12:41:02 +08:00
SConscript
utest: serial: move from examples to components/drivers/serial
2025-10-11 15:38:45 +08:00
serial_dm.c
[dm][serial] replace rt_hw_atomic_add to rt_atomic_add, clean code
2025-12-16 12:41:02 +08:00
serial_tty.c
…