mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 01:10:20 +08:00
再次解决 HC32L196 scons编译问题
This commit is contained in:
@@ -7,7 +7,7 @@ if os.getenv('RTT_ROOT'):
|
||||
else:
|
||||
RTT_ROOT = os.path.normpath(os.getcwd() + '/../..')
|
||||
|
||||
print "RTT_ROOT: " + RTT_ROOT
|
||||
print("RTT_ROOT: " + RTT_ROOT)
|
||||
|
||||
sys.path = sys.path + [os.path.join(RTT_ROOT, 'tools')]
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user