bernard 0d45288f06 [libc] Add mode_t in rtlibc.h for Keil MDK/IAR. 7 years ago
..
sys 0d45288f06 [libc] Add mode_t in rtlibc.h for Keil MDK/IAR. 7 years ago
README.md db88c0b6a2 [libc] Change libc stubs to compiler folder. 7 years ago
SConscript 8bdf993bfc [libc] Build correct SConscript file. 7 years ago
environ.c db88c0b6a2 [libc] Change libc stubs to compiler folder. 7 years ago
libc.c 137a65a6ce [libc] Remove `RT_USING_POSIX_STDIN` in libc. 7 years ago
libc.h 5c7b16d00b [libc] Update libc. 7 years ago
rmtx.c db88c0b6a2 [libc] Change libc stubs to compiler folder. 7 years ago
stdio.c 5c7b16d00b [libc] Update libc. 7 years ago
syscall_close.c 5c7b16d00b [libc] Update libc. 7 years ago
syscall_lseek.c 5c7b16d00b [libc] Update libc. 7 years ago
syscall_mem.c 5c7b16d00b [libc] Update libc. 7 years ago
syscall_open.c 5c7b16d00b [libc] Update libc. 7 years ago
syscall_read.c 8a38307e2c [libc] Add RT_USING_POSIX macro. 7 years ago
syscall_remove.c db88c0b6a2 [libc] Change libc stubs to compiler folder. 7 years ago
syscall_write.c 8a38307e2c [libc] Add RT_USING_POSIX macro. 7 years ago
syscalls.h db88c0b6a2 [libc] Change libc stubs to compiler folder. 7 years ago
unistd.h 5c7b16d00b [libc] Update libc. 7 years ago

README.md

Dlib(IAR) porting for RT-Thread.

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