xx %!s(int64=7) %!d(string=hai) anos
pai
achega
38fc71608d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bsp/imxrt1052-evk/SConstruct

+ 1 - 1
bsp/imxrt1052-evk/SConstruct

@@ -6,7 +6,7 @@ import rtconfig
 if os.getenv('RTT_ROOT'):
     RTT_ROOT = os.getenv('RTT_ROOT')
 else:
-	RTT_ROOT = os.path.normpath(os.getcwd() + '/../..')
+    RTT_ROOT = os.path.normpath(os.getcwd() + '/../..')
 	
 sys.path = sys.path + [os.path.join(RTT_ROOT, 'tools')]
 from building import *