Bernard Xiong 74d045093b [tools] Fix the sys.path issue in IARVersion. hace 7 años
..
sys 991baa7a04 [Libc][dlib] Add STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO to dlib sys/unistd.h . hace 7 años
README.md db88c0b6a2 [libc] Change libc stubs to compiler folder. hace 8 años
SConscript 74d045093b [tools] Fix the sys.path issue in IARVersion. hace 7 años
environ.c db88c0b6a2 [libc] Change libc stubs to compiler folder. hace 8 años
fcntl.h fed25c720e [Libc][dlib] Add fcntl.h and sys/stat.h to dlib. hace 7 años
libc.c 43cc01742f [libc] cleanup code. 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.