Explorar o código

[HUST CSE]Missing right parenthesis

sb508 %!s(int64=2) %!d(string=hai) anos
pai
achega
467a7f92a1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bsp/imxrt/libraries/templates/imxrt1050xxx/rtconfig.py

+ 1 - 1
bsp/imxrt/libraries/templates/imxrt1050xxx/rtconfig.py

@@ -153,4 +153,4 @@ def dist_handle(BSP_ROOT, dist_dir):
     cwd_path = os.getcwd()
     sys.path.append(os.path.join(os.path.dirname(BSP_ROOT), 'tools'))
     from sdk_dist import dist_do_building
-    dist_do_building(BSP_ROOT, dist_dir
+    dist_do_building(BSP_ROOT, dist_dir)