Skip to content
Snippets Groups Projects
Commit 729b710d authored by Per Lindgren's avatar Per Lindgren
Browse files

eq implemented and tested

parent 57c2c1e3
No related branches found
No related tags found
No related merge requests found
//! The RTFM framework
//! Implementiation of the "Equivalence" safety function
//! According to the PLCOpen standard
//!
//! What it covers:
//! - Priority based scheduling
//! - Message passing
#![no_main]
#![no_std]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment