beremiz
Clone
Summary
Browse
Changes
Graph
Adding support for simulation in LPCBeremiz
2009-12-09, laurent
0852c4682179
file is
Executable
Adding support for simulation in LPCBeremiz
from .. import toolchain_makefile
class LPC_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)