beremiz
Clone
Summary
Browse
Changes
Graph
Modbus: allows modbus thread stack size customization with MODBUS_STACK_SIZE macro.
19 months ago, Edouard Tisserant
80fc760d4a4a
Modbus: allows modbus thread stack size customization with MODBUS_STACK_SIZE macro.
For example, add "-DMODBUS_STACK_SIZE=0x2000" to target CFLAGS to limit stack size to 128kB
<xsd:element name="Linux">
<xsd:complexType>
<xsd:attribute name="RealTime" type="xsd:boolean" use="optional" default="false"/>
%(toolchain_gcc)s
</xsd:complexType>
</xsd:element>