mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-27 01:28:23 +00:00
Merge branch 'simdev'
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user