Skip to content
Snippets Groups Projects
Commit 731dd54b authored by Jorge Aparicio's avatar Jorge Aparicio
Browse files

tweak attribution

parent aa0347e3
No related branches found
No related tags found
No related merge requests found
...@@ -3,9 +3,10 @@ ...@@ -3,9 +3,10 @@
//! `cortex-m-rtfm` is a framework for building concurrent applications for ARM //! `cortex-m-rtfm` is a framework for building concurrent applications for ARM
//! Cortex-M microcontrollers. //! Cortex-M microcontrollers.
//! //!
//! This crate is based on [the RTFM framework] created by [prof. Per //! This crate is based on [the RTFM framework] created by the Embedded Systems
//! Lindgren][per] and uses a simplified version of the Stack Resource Policy as //! group at Luleå University of Technology, led by Prof. Per Lindgren, and uses
//! scheduling policy (check the [references] for details). //! a simplified version of the Stack Resource Policy as scheduling policy
//! (check the [references] for details).
//! //!
//! [the RTFM framework]: http://www.rtfm-lang.org/ //! [the RTFM framework]: http://www.rtfm-lang.org/
//! [per]: https://www.ltu.se/staff/p/pln-1.11258?l=en //! [per]: https://www.ltu.se/staff/p/pln-1.11258?l=en
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment