rt-thread/libcpu/ppc/ppc405
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
..
include
SConscript
cache.h
cache_gcc.S
context.h
context_gcc.S
dcr_gcc.S
interrupt.c uniform code writing-disable interrupt 2022-04-20 14:22:43 +08:00
io.h
serial.c rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
start_gcc.S
traps.c