rt-thread/components/libc/compilers/dlib
liruncong 408bb22af6 [components/libc/compilers]撤销由VS编辑器在键入}后自动引起的缩进 2019-09-15 11:47:11 +08:00
..
sys [components][libc][compilers]移动time相关头文件到common目录 2019-09-10 09:59:11 +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 [components/libc/compilers]撤销由VS编辑器在键入}后自动引起的缩进 2019-09-15 11:47:11 +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
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.