beremiz
Clone
Summary
Browse
Changes
Graph
LogMessage string pointer now char* instead of uint8_t*
2013-03-26, Edouard Tisserant
15c05ba95df4
file is
Executable
LogMessage string pointer now char* instead of uint8_t*
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>