Merge branch 'simdev'

This commit is contained in:
prife
2013-02-02 00:37:10 +08:00
3 changed files with 4 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ if PLATFORM == 'gcc':
else:
CFLAGS += ' -O2'
POST_ACTION = OBJCPY + ' -O binary $TARGET rtthread.bin\n' + SIZE + ' $TARGET \n'
POST_ACTION = ''
elif PLATFORM == 'cl':
# toolchains