targets/Generic/__init__.py
author mjsousa
Mon, 26 May 2014 14:44:03 +0100
changeset 1469 86797748c2a2
parent 1387 435965ca8b63
child 1511 91538d0c242c
permissions -rwxr-xr-x
Update __SET_VAR() macros to reflect changes made to matiec
from ..toolchain_makefile import toolchain_makefile

class Generic_target(toolchain_makefile):
    pass