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-19 13:23:37 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
5ffa7a27dbce779b505e265aabc9505e5774b708
rt-thread
/
bsp
/
m16c62p
/
drivers
T
History
Meco Man
f58d3c5200
rt_device_write/read return data type as rt_ssize_t
...
rt_ssize_t can give negative error code, which follows the unix style correctly
2023-02-07 21:43:57 -05:00
..
board.c
…
board.h
…
bsp.c
…
bsp.h
…
interrupts_gcc.S
…
interrupts_iar.asm
…
iom16c62p.h
…
SConscript
format Kconfig and sconscript
2023-01-08 22:52:13 -05:00
start_gcc.S
…
start_iar.asm
…
uart.c
rt_device_write/read return data type as rt_ssize_t
2023-02-07 21:43:57 -05:00
uart.h
…
vectors_gcc.S
…
vectors_iar.asm
…