beremiz
Clone
Summary
Browse
Changes
Graph
fix issue that sometimes period for cyclic task wasn't saved.
2016-10-27, Andrey Skvortsov
abe55de5316b
file is
Executable
fix issue that sometimes period for cyclic task wasn't saved.
This is complete fix for the problem described in 8626bba.
<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=""/>