You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains an evaluation version of **P-Net**, a P-Net stack
4
+
for Profinet Device implementations. It is especially well suited for
5
+
embedded systems where resources are limited and efficiency is crucial.
6
+
It is written in C and can be run on an RTOS such as rt-kernel, FreeRTOS,
7
+
or on Linux.
8
+
9
+
It does not contain any ports and cannot be built without adding additional sources.
10
+
11
+
See [readme](../README.md) for more information on the complete version of the stack and the [releases](https://github.com/rtlabs-com/p-net/releases) for binary downloads for common targets.
12
+
13
+
This version of P-Net can be used for evaluation purposes
14
+
only. Contact <sales@rt-labs.com> if you intend to use this stack in a
15
+
product or if you need assistance during evaluation. The commercial
16
+
version of this stack is supplied with full sources.
0 commit comments