targets/Rtai/target_rtai.py
author edouard
Thu, 17 Feb 2011 17:34:29 +0100
changeset 575 6765adf58711
parent 203 cb9901076a21
permissions -rwxr-xr-x
Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode
203
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     1
class rtai_target(targets.target_gcc):
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     2
    extensionexe = "exe"
cb9901076a21 Added concepts :
etisserant
parents:
diff changeset
     3
    extensiondll = "dll"