|
|
il y a 4 ans | |
|---|---|---|
| .. | ||
| sys | il y a 4 ans | |
| SConscript | il y a 4 ans | |
| readme.md | il y a 4 ans | |
| stdlib.c | il y a 4 ans | |
| termios.h | il y a 5 ans | |
| time.c | il y a 4 ans | |
| unistd.c | il y a 4 ans | |
This folder is "common" for armlibc newlibc and dlib.
If you want to add new .c files, please do not forget to fix SConscript file too. eg:
if GetDepend('RT_USING_POSIX') == False:
SrcRemove(src, ['unistd.c'])