targets/Rtai/target_rtai.py
author greg
Sat, 30 May 2009 16:44:07 +0200
changeset 353 c68fc75ebb06
parent 203 cb9901076a21
permissions -rwxr-xr-x
Adding Lock around C code called by Debug thread
class rtai_target(targets.target_gcc):
    extensionexe = "exe"
    extensiondll = "dll"