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

README.md

Dlib(IAR) porting for RT-Thread.

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