beremiz
Clone
Summary
Browse
Changes
Graph
Adding support for defining input and output with the same location in LPCBeremiz
2009-12-07, laurent
80eb3bde98e3
file is
Executable
Adding support for defining input and output with the same location in LPCBeremiz
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)