[rtthread] fix the Sconscript for build

This commit is contained in:
supperthomas 2023-04-06 23:21:30 +08:00
parent 46a60612b9
commit ed2636bc2b

View File

@ -31,6 +31,7 @@ def pikascript_init():
myremove('package')
myremove('port')
myremove('src')
myremove('test')
myremove('tools')
myremove('.github')
myremove('.git')