Explorar o código

simulator: no need to dump the bin file

Grissiom %!s(int64=12) %!d(string=hai) anos
pai
achega
0961cc5e36
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bsp/simulator/rtconfig.py

+ 1 - 1
bsp/simulator/rtconfig.py

@@ -52,7 +52,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