Browse Source

Update SConscript

Bernard Xiong 7 years ago
parent
commit
6f91a917c6
1 changed files with 0 additions and 3 deletions
  1. 0 3
      bsp/lpc54608-LPCXpresso/drivers/SConscript

+ 0 - 3
bsp/lpc54608-LPCXpresso/drivers/SConscript

@@ -1,8 +1,5 @@
-#Import('RTT_ROOT')
-#Import('rtconfig')
 from building import *
 
-#cwd = os.path.join(str(Dir('#')),'drivers')
 cwd = GetCurrentDir()
 src = Glob('*.c')