MurphyZhao 97f0f26535 [components/libc/compilers/dlib] hace 8 años
..
sys c258ca794d Fix-IAR-Version-Problem hace 8 años
README.md db88c0b6a2 [libc] Change libc stubs to compiler folder. hace 8 años
SConscript 8bdf993bfc [libc] Build correct SConscript file. hace 8 años
environ.c db88c0b6a2 [libc] Change libc stubs to compiler folder. hace 8 años
libc.c 137a65a6ce [libc] Remove `RT_USING_POSIX_STDIN` in libc. hace 8 años
libc.h 392a33d6c5 [libc] Add libc_stdio_get_console . hace 8 años
rmtx.c db88c0b6a2 [libc] Change libc stubs to compiler folder. hace 8 años
stdio.c 392a33d6c5 [libc] Add libc_stdio_get_console . hace 8 años
syscall_close.c 5c7b16d00b [libc] Update libc. hace 8 años
syscall_lseek.c 5c7b16d00b [libc] Update libc. hace 8 años
syscall_mem.c 5c7b16d00b [libc] Update libc. hace 8 años
syscall_open.c 5c7b16d00b [libc] Update libc. hace 8 años
syscall_read.c 8a38307e2c [libc] Add RT_USING_POSIX macro. hace 8 años
syscall_remove.c db88c0b6a2 [libc] Change libc stubs to compiler folder. hace 8 años
syscall_write.c 8a38307e2c [libc] Add RT_USING_POSIX macro. hace 8 años
syscalls.h db88c0b6a2 [libc] Change libc stubs to compiler folder. hace 8 años
termios.h 3454484346 [Termios]Fix compile error for gcc and iar. hace 8 años
time.c 97f0f26535 [components/libc/compilers/dlib] hace 8 años
unistd.h 5c7b16d00b [libc] Update libc. hace 8 años

README.md

Dlib(IAR) porting for RT-Thread.

Please define RT_USING_LIBC and compile RT-Thread with IAR compiler.