targets/LPC/__init__.py
author Lolitech
Tue, 01 Jun 2010 11:24:09 +0200
changeset 536 9b77aabf3d36
parent 508 73ecb803d8af
child 538 ad05f27222cd
permissions -rwxr-xr-x
Cosmetix fixes for LPC tests/build
from .. import toolchain_makefile

class LPC_target(toolchain_makefile):
    extension = ".ld"
    DebugEnabled = False