Bernard Xiong 74d045093b [tools] Fix the sys.path issue in IARVersion. 7 лет назад
..
sys 991baa7a04 [Libc][dlib] Add STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO to dlib sys/unistd.h . 7 лет назад
README.md db88c0b6a2 [libc] Change libc stubs to compiler folder. 8 лет назад
SConscript 74d045093b [tools] Fix the sys.path issue in IARVersion. 7 лет назад
environ.c db88c0b6a2 [libc] Change libc stubs to compiler folder. 8 лет назад
fcntl.h fed25c720e [Libc][dlib] Add fcntl.h and sys/stat.h to dlib. 7 лет назад
libc.c 43cc01742f [libc] cleanup code. 8 лет назад
libc.h 392a33d6c5 [libc] Add libc_stdio_get_console . 8 лет назад
rmtx.c db88c0b6a2 [libc] Change libc stubs to compiler folder. 8 лет назад
stdio.c 392a33d6c5 [libc] Add libc_stdio_get_console . 8 лет назад
syscall_close.c 5c7b16d00b [libc] Update libc. 8 лет назад
syscall_lseek.c 5c7b16d00b [libc] Update libc. 8 лет назад
syscall_mem.c 5c7b16d00b [libc] Update libc. 8 лет назад
syscall_open.c 5c7b16d00b [libc] Update libc. 8 лет назад
syscall_read.c 8a38307e2c [libc] Add RT_USING_POSIX macro. 8 лет назад
syscall_remove.c db88c0b6a2 [libc] Change libc stubs to compiler folder. 8 лет назад
syscall_write.c 8a38307e2c [libc] Add RT_USING_POSIX macro. 8 лет назад
syscalls.h db88c0b6a2 [libc] Change libc stubs to compiler folder. 8 лет назад
termios.h 3454484346 [Termios]Fix compile error for gcc and iar. 8 лет назад
time.c 97f0f26535 [components/libc/compilers/dlib] 8 лет назад
unistd.h 5c7b16d00b [libc] Update libc. 8 лет назад

README.md

Dlib(IAR) porting for RT-Thread.

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