Skip to content

Commit

Permalink
Automatic catchup to commit a574b3fbaf63ffa5e1f9d752b7aef04e9e69531a
Browse files Browse the repository at this point in the history
a574b3f Add evaluation readme
7090ba9 Add initial mutilator configuration
51d1643 Add i.MX8MM Getting Started Guide
d547e11 Adjust sample GSDML order no
6e9ede5 Point the cmake/tools submodule to the latest commit (with i.MX)
4d2026d Add i.MX8MM porting layer

Based-On-Commit: a574b3fbaf63ffa5e1f9d752b7aef04e9e69531a
Change-Id: Ibc41c3c3e4b3150bcb959bbccd302f1592cb29b6
  • Loading branch information
rt-labs bot committed Apr 11, 2024
1 parent 8a14ce4 commit b6e8105
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Evaluation version

This repository contains an evaluation version of **P-Net**, a P-Net stack
for master implementations. It is easy to use and provides a small
footprint. It is especially well suited for embedded systems where resources
are limited and efficiency is crucial. It is written in C and can be run
on an RTOS such as rt-kernel, FreeRTOS, or on Linux.

It does not contain any ports and cannot be built without adding additional sources.

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.

This version of P-Net can be used for evaluation purposes
only. Contact <sales@rt-labs.com> if you intend to use this stack in a
product or if you need assistance during evaluation. The commercial
version of this stack is supplied with full sources.

0 comments on commit b6e8105

Please sign in to comment.