beremiz
Clone
Summary
Browse
Changes
Graph
Added preliminary CLI. Supports building a project, transfering and running on PLC.
wxPython4
2022-06-13, Edouard Tisserant
fa291393aac7
Added preliminary CLI. Supports building a project, transfering and running on PLC.
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>