diff --git a/SConscript b/SConscript index 95ff443d2..d457d9a47 100644 --- a/SConscript +++ b/SConscript @@ -9,5 +9,3 @@ cwd = GetCurrentDir() objs = objs + SConscript(cwd + '/env_support/rt-thread/SConscript') Return('objs') - -print('Zaga_krut') \ No newline at end of file