Searched refs:POST_ACTION (Results 1 – 2 of 2) sorted by relevance
55 POST_ACTION = OBJCPY + ' -O binary $TARGET rtthread.bin\n' + SIZE + ' $TARGET \n' variable82 POST_ACTION = 'fromelf --i32combined $TARGET --output rtthread.hex \n' variable83 POST_ACTION += 'fromelf --bin $TARGET --output rtthread.bin \nfromelf -z $TARGET'
329 rtconfig.POST_ACTION = ''841 Env.AddPostAction(target, rtconfig.POST_ACTION)