|
il y a 3 ans | |
---|---|---|
.. | ||
nogcc | il y a 3 ans | |
sys | il y a 3 ans | |
SConscript | il y a 3 ans | |
delay.c | il y a 3 ans | |
delay.h | il y a 3 ans | |
dirent.h | il y a 3 ans | |
poll.h | il y a 3 ans | |
readme.md | il y a 4 ans | |
stdlib.c | il y a 3 ans | |
termios.h | il y a 4 ans | |
time.c | il y a 3 ans | |
unistd.c | il y a 3 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'])