beremiz
Clone
Summary
Browse
Changes
Graph
Modbus: allows modbus thread stack size customization with MODBUS_STACK_SIZE macro.
19 months ago, Edouard Tisserant
80fc760d4a4a
file is
Executable
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
#!/bin/bash
CONTAINER=beremiz_sikuli_current
docker start -i $CONTAINER