This commit is contained in:
tmmdh
2021-01-20 18:45:20 +08:00
3125 changed files with 639322 additions and 529666 deletions

View File

@@ -35,7 +35,7 @@ memp_simple.c
tc_sample.c
""")
group = DefineGroup('examples', src,
group = DefineGroup('Examples', src,
depend = ['RT_USING_TC'],
CPPPATH=[GetCurrentDir()])