MCUXpresso_MIMXRT1021xxxxx/middleware/soem
Yilin Sun ec9dcda9ee
Update to SDK_2_12_1.
Signed-off-by: Yilin Sun <imi415@imi.moe>
2022-12-02 19:44:05 +08:00
..
doc Update to SDK_2_12_1. 2022-12-02 19:44:05 +08:00
osal Update to SDK_2_12_1. 2022-12-02 19:44:05 +08:00
oshw Update to SDK_2_12_1. 2022-12-02 19:44:05 +08:00
soem Update to SDK_2_12_1. 2022-12-02 19:44:05 +08:00
test Update to SDK_2_12_1. 2022-12-02 19:44:05 +08:00
CMakeLists.txt Update to SDK_2_12_1. 2022-12-02 19:44:05 +08:00
Doxyfile Update to SDK_2_12_1. 2022-12-02 19:44:05 +08:00
LICENSE Update to SDK_2_12_1. 2022-12-02 19:44:05 +08:00
README.md Update to SDK_2_12_1. 2022-12-02 19:44:05 +08:00
drvcomment.txt Update to SDK_2_12_1. 2022-12-02 19:44:05 +08:00
middleware_soem_MIMXRT1021.cmake Update to SDK_2_12_1. 2022-12-02 19:44:05 +08:00

README.md

Simple Open EtherCAT Master Library

Build Status

BUILDING

Prerequisites for all platforms

  • CMake 3.9 or later

Windows (Visual Studio)

  • Start a Visual Studio command prompt then:
    • mkdir build
    • cd build
    • cmake .. -G "NMake Makefiles"
    • nmake

Linux & macOS

  • mkdir build
  • cd build
  • cmake ..
  • make

ERIKA Enterprise RTOS

Documentation

See https://openethercatsociety.github.io/doc/soem/

Want to contribute to SOEM or SOES?

If you want to contribute to SOEM or SOES you will need to sign a Contributor License Agreement and send it to us either by e-mail or by physical mail. More information is available in the PDF.