rcitach 3 ヶ月 前
コミット
aee8920d07
1 ファイル変更1 行追加0 行削除
  1. 1 0
      libcpu/aarch64/SConscript

+ 1 - 0
libcpu/aarch64/SConscript

@@ -1,6 +1,7 @@
 # RT-Thread building script for bridge
 
 import os
+import re
 from building import *
 
 Import('rtconfig')