targets/Rtai/target_rtai.py
author laurent
Wed, 17 Nov 2010 08:30:35 +0100
changeset 566 657900299557
parent 203 cb9901076a21
permissions -rwxr-xr-x
Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location
class rtai_target(targets.target_gcc):
    extensionexe = "exe"
    extensiondll = "dll"