rt-thread/components/libc/compilers/dlib
Bernard Xiong 2844e3d974 [dlib] Add more header files for IAR/dlib 2019-07-08 13:34:57 +08:00
..
sys [dlib] Add more header files for IAR/dlib 2019-07-08 13:34:57 +08:00
README.md [libc] Change libc stubs to compiler folder. 2017-10-10 17:12:03 +08:00
SConscript [tools] Fix the sys.path issue in IARVersion. 2018-04-15 14:39:35 +08:00
dirent.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
environ.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
fcntl.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
libc.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
libc.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
rmtx.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
stdio.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
syscall_close.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
syscall_lseek.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
syscall_mem.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
syscall_open.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
syscall_read.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
syscall_remove.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
syscall_write.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
syscalls.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
termios.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
time.c 【修改】dlib newlib minilib 中的 gettimeofday() 函数实现 2019-05-16 08:47:47 +08:00
unistd.h [license] Change license to Apache. 2018-10-14 19:28:18 +08:00

README.md

Dlib(IAR) porting for RT-Thread.

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