targets/Rtai/target_rtai.py
author etisserant
Thu, 04 Sep 2008 14:57:52 +0200
changeset 236 a32817e81f5e
parent 203 cb9901076a21
permissions -rwxr-xr-x
Now debug all ticks, not only odd ones :-)
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"