mirror of https://github.com/RT-Thread/rt-thread
import re
This commit is contained in:
parent
5833e02e2f
commit
aee8920d07
|
@ -1,6 +1,7 @@
|
|||
# RT-Thread building script for bridge
|
||||
|
||||
import os
|
||||
import re
|
||||
from building import *
|
||||
|
||||
Import('rtconfig')
|
||||
|
|
Loading…
Reference in New Issue