2021-06-21 17:14:05 +08:00
..
2021-05-23 00:17:08 +08:00
2021-06-16 14:15:31 +08:00
2021-06-16 14:15:31 +08:00
2021-06-16 14:15:31 +08:00
2021-05-22 02:50:35 +08:00

Attentions

  1. This folder is "common" for all toolchains.

  2. 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'])