mirror of
https://github.com/OpenEtherCATsociety/SOEM.git
synced 2026-02-06 09:03:10 +08:00
d900f423ada8a42e46fac441ca226a100ad8f4df
ecx_receive_processdata_group: return EC_NOFRAME when no frames are received
BUILDING
Prerequisites for all platforms
- CMake 2.8.0 or later
Windows (Visual Studio)
- Start a Visual Studio command prompt then:
mkdir buildcd buildcmake .. -G "NMake Makefiles"nmake
Linux
mkdir buildcd buildcmake ..make
Description
Languages
C
97.2%
CMake
1.7%
Python
1%
Dockerfile
0.1%