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-09-19 16:26:55 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0cdf72f7534ecd2de651f452399d16f7c83cf2b3
rt-thread
/
bsp
/
sam7x
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
..
applications
…
drivers
rt_device_write/read return data type as rt_ssize_t
2023-02-07 21:43:57 -05:00
project.uvproj
…
rtconfig.h
modify RT_ALIGN_SIZE as 8 by default
2023-01-12 22:47:23 -05:00
rtconfig.py
…
sam7x_rom.ld
…
sam7x_rom.sct
format link scripts
2023-01-08 22:52:13 -05:00
SConscript
…
SConstruct
format Kconfig and sconscript
2023-01-08 22:52:13 -05:00
template.uvproj
…