rt-thread/components/libc/compilers/dlib
Bernard Xiong 2bf53d315d
Merge pull request #4369 from mysterywolf/removeminilibc
[libc]移除minilibc 并将其职能并入newlibc中
2021-02-27 09:12:45 +08:00
..
sys Merge pull request #4369 from mysterywolf/removeminilibc 2021-02-27 09:12:45 +08:00
README.md add newlib/dlib readme 2020-11-10 13:06:16 +08:00
SConscript [SConscript]update group name 2020-12-19 16:49:11 +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 change header 2021-02-15 08:05:49 +08:00
syscall_write.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
syscalls.c add system() for IAR 2021-02-20 11:57:41 +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.

More Information

http://www.iarsys.co.jp/download/LMS2/arm/7502/ewarm7502doc/arm/doc/EWARM_DevelopmentGuide.ENU.pdf P.130