targets/Rtai/target_rtai.py
author laurent
Mon, 16 May 2011 11:58:06 +0200
changeset 601 d0e3fc4b9951
parent 203 cb9901076a21
permissions -rwxr-xr-x
Fix bug when debugging located variables of type memory (%M)
class rtai_target(targets.target_gcc):
    extensionexe = "exe"
    extensiondll = "dll"