supperthomas 4 жил өмнө
parent
commit
b9868f2441

+ 1 - 1
bsp/nrf51822/drivers/SConscript

@@ -3,7 +3,7 @@ Import('rtconfig')
 from building import *
 from building import *
 
 
 # get current directory
 # get current directory
-cwd = GetCurrentDir()
+cwd = GetCurrentDir() 
 
 
 src	= Glob('*.c')
 src	= Glob('*.c')
 CPPPATH = [cwd]
 CPPPATH = [cwd]