rt-thread/components/libc/compilers/dlib
mysterywolf 237a71de27 修复common文件夹,该文件夹为armlibc/newlib/dlib的共同文件的文件夹 2020-09-08 10:26:03 +08:00
..
sys Signed-off-by: mysterywolf 2020-09-02 10:33:37 +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
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.