armink 201d2830e6 [components/libc] Remove #if defined(RT_USING_RTC) on time.c. пре 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. пре 7 година
SConscript 74d045093b [tools] Fix the sys.path issue in IARVersion. пре 7 година
dirent.h 3a0a3f7c69 [Components/dlib] Add dirent.h to dlib libc. пре 7 година
environ.c db88c0b6a2 [libc] Change libc stubs to compiler folder. пре 7 година
fcntl.h fed25c720e [Libc][dlib] Add fcntl.h and sys/stat.h to dlib. пре 7 година
libc.c 43cc01742f [libc] cleanup code. пре 7 година
libc.h 392a33d6c5 [libc] Add libc_stdio_get_console . пре 7 година
rmtx.c db88c0b6a2 [libc] Change libc stubs to compiler folder. пре 7 година
stdio.c 392a33d6c5 [libc] Add libc_stdio_get_console . пре 7 година
syscall_close.c 5c7b16d00b [libc] Update libc. пре 7 година
syscall_lseek.c 5c7b16d00b [libc] Update libc. пре 7 година
syscall_mem.c 5c7b16d00b [libc] Update libc. пре 7 година
syscall_open.c 5c7b16d00b [libc] Update libc. пре 7 година
syscall_read.c 8a38307e2c [libc] Add RT_USING_POSIX macro. пре 7 година
syscall_remove.c db88c0b6a2 [libc] Change libc stubs to compiler folder. пре 7 година
syscall_write.c 8a38307e2c [libc] Add RT_USING_POSIX macro. пре 7 година
syscalls.h db88c0b6a2 [libc] Change libc stubs to compiler folder. пре 7 година
termios.h 3454484346 [Termios]Fix compile error for gcc and iar. пре 7 година
time.c 201d2830e6 [components/libc] Remove #if defined(RT_USING_RTC) on time.c. пре 7 година
unistd.h 5c7b16d00b [libc] Update libc. пре 7 година

README.md

Dlib(IAR) porting for RT-Thread.

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