modify platform.txt

LinkIt-ONE-IDE\hardware\arduino\mtk\platform.txt:


compiler.objdump.cmd=arm-none-eabi-objdump

Combine gc-sections, archives, and objects

Create disammber

recipe.objdump.txt.pattern=
“{compiler.path}{compiler.objdump.cmd}”
-S
“{build.path}/{build.project_name}.elf”

“{build.path}/{build.project_name}.txt”

can not generation build.project_name.txt, recipe.objdump.txt.pattern do not execute