zhangjun 3ede7630c0 [components][libc][compilers][common]拆分armcc和iar的time相关函数到common目录,同时修复原来在使用LIBC时time相关函数的BUG(armcc下使用gmtime、localtime、mktime会导致崩溃) 5 år sedan
..
sys 2844e3d974 [dlib] Add more header files for IAR/dlib 5 år sedan
README.md db88c0b6a2 [libc] Change libc stubs to compiler folder. 7 år sedan
SConscript 74d045093b [tools] Fix the sys.path issue in IARVersion. 7 år sedan
dirent.h 9064b28c2a [license] Change license to Apache. 6 år sedan
environ.c 9064b28c2a [license] Change license to Apache. 6 år sedan
fcntl.h 9064b28c2a [license] Change license to Apache. 6 år sedan
libc.c 9064b28c2a [license] Change license to Apache. 6 år sedan
libc.h 9064b28c2a [license] Change license to Apache. 6 år sedan
rmtx.c 9064b28c2a [license] Change license to Apache. 6 år sedan
stdio.c 9064b28c2a [license] Change license to Apache. 6 år sedan
syscall_close.c 9064b28c2a [license] Change license to Apache. 6 år sedan
syscall_lseek.c 9064b28c2a [license] Change license to Apache. 6 år sedan
syscall_mem.c 9064b28c2a [license] Change license to Apache. 6 år sedan
syscall_open.c 9064b28c2a [license] Change license to Apache. 6 år sedan
syscall_read.c 9064b28c2a [license] Change license to Apache. 6 år sedan
syscall_remove.c 9064b28c2a [license] Change license to Apache. 6 år sedan
syscall_write.c 9064b28c2a [license] Change license to Apache. 6 år sedan
syscalls.h 9064b28c2a [license] Change license to Apache. 6 år sedan
termios.h 9064b28c2a [license] Change license to Apache. 6 år sedan
unistd.h 9064b28c2a [license] Change license to Apache. 6 år sedan

README.md

Dlib(IAR) porting for RT-Thread.

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