From a62a39f943f3328952de9fe5d850ff2a2f3ffb9b Mon Sep 17 00:00:00 2001 From: jarrad Date: Sun, 22 Feb 2026 21:22:58 -0600 Subject: [PATCH] Initial commit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e052f5c --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# OpENeruCPort + +Source port of OpENer, an open source Ethernet/IP (CIP) Adapter stack. +Port to embedded controller IE : Teensy, ESP32, STM32, BeagleBoneBlack. + +Original Source Code: +https://github.com/EIPStackGroup/OpENer +https://github.com/EIPStackGroup \ No newline at end of file