targets/Rtai/target_rtai.py
author Edouard Tisserant
Wed, 18 May 2011 14:46:27 +0200
changeset 605 2250ed42e306
parent 203 cb9901076a21
permissions -rwxr-xr-x
debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
class rtai_target(targets.target_gcc):
    extensionexe = "exe"
    extensiondll = "dll"