|
|
il y a 4 ans | |
|---|---|---|
| .. | ||
| none-gcc | il y a 4 ans | |
| sys | il y a 4 ans | |
| SConscript | il y a 4 ans | |
| dirent.h | il y a 4 ans | |
| readme.md | il y a 4 ans | |
| stdlib.c | il y a 4 ans | |
| termios.h | il y a 4 ans | |
| time.c | il y a 4 ans | |
| unistd.c | il y a 4 ans | |
This folder is "common" for all toolchains.
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'])