beremiz

LPC build and protocol tweaks

2009-12-10, edouard
4c0cd5e54e1b
file isExecutable
LPC build and protocol tweaks
from .. import toolchain_makefile
class LPC_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)