targets/Generic/__init__.py
author Edouard Tisserant
Thu, 18 Jun 2015 15:22:43 +0200
changeset 1462 9ee3a2dea7e8
parent 1387 435965ca8b63
child 1511 91538d0c242c
permissions -rwxr-xr-x
Extended wxHMI test
from ..toolchain_makefile import toolchain_makefile

class Generic_target(toolchain_makefile):
    pass