There was an error while loading. Please reload this page.
1 parent 7eb0dce commit fe7bdbbCopy full SHA for fe7bdbb
1 file changed
target/sieon/s1/rtconfig.py
@@ -37,9 +37,6 @@
37
print('=================================================')
38
exit(0)
39
40
-if os.getenv('RTT_EXEC_PATH'):
41
- EXEC_PATH = os.getenv('RTT_EXEC_PATH')
42
-
43
if PLATFORM == 'gcc':
44
# toolchains
45
PREFIX = 'arm-none-eabi-'
0 commit comments