targets/Generic/__init__.py
author Edouard Tisserant
Mon, 02 Feb 2015 23:45:30 +0100
changeset 1437 04177743b066
parent 1387 435965ca8b63
child 1511 91538d0c242c
permissions -rwxr-xr-x
Added Beremiz_service.py command line switch to load python extention for runtime independently from PLC program
from ..toolchain_makefile import toolchain_makefile

class Generic_target(toolchain_makefile):
    pass