提交 3691b67e 编写于 作者: B Bernard Xiong 提交者: GitHub

Merge pull request #854 from sagitattoo/patch-1

[BSP] Update rtconfig.py
......@@ -74,7 +74,7 @@ elif PLATFORM == 'armcc':
EXEC_PATH += '/arm/bin40/'
if BUILD == 'debug':
CFLAGS += ' -g -O0'
CFLAGS += ' --c99 -g -O0'
AFLAGS += ' -g'
else:
CFLAGS += ' -O2'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册