beremiz
Clone
Summary
Browse
Changes
Graph
Add function example to first_steps example
2018-05-31, Surkov Sergey
ce5bd74ed552
file is
Executable
Add function example to first_steps example
It'll be used in documentation to show how to create function in
Beremiz.
<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=""/>