提交 cdf3f7e6 编写于 作者: wuyangyong's avatar wuyangyong

[bsp][rm48x50] update scons config: disable MDK support.

上级 cb1d1d70
......@@ -14,6 +14,10 @@ if CROSS_TOOL == 'gcc':
elif CROSS_TOOL == 'keil':
PLATFORM = 'armcc'
EXEC_PATH = 'C:/Keil'
print('================ERROR============================')
print('Not support keil yet!')
print('=================================================')
exit(0)
elif CROSS_TOOL == 'iar':
print('================ERROR============================')
print('Not support IAR yet!')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册