aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorGravatar Jorge Aparicio <jorge@japaric.io> 2017-04-26 13:01:16 -0500
committerGravatar Jorge Aparicio <jorge@japaric.io> 2017-04-26 13:01:16 -0500
commit731dd54b5f6ec12cadbfb60d91556f52ae2e0929 (patch)
tree1a7af9a2c7f298f11b269b9a09a318a4a80a8c4f /src/lib.rs
parentaa0347e36c5ab67fa3153cb91d32a2aeea840223 (diff)
downloadrtic-731dd54b5f6ec12cadbfb60d91556f52ae2e0929.tar.gz
rtic-731dd54b5f6ec12cadbfb60d91556f52ae2e0929.tar.zst
rtic-731dd54b5f6ec12cadbfb60d91556f52ae2e0929.zip
tweak attribution
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 30721916..b4780346 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -3,9 +3,10 @@
//! `cortex-m-rtfm` is a framework for building concurrent applications for ARM
//! Cortex-M microcontrollers.
//!
-//! This crate is based on [the RTFM framework] created by [prof. Per
-//! Lindgren][per] and uses a simplified version of the Stack Resource Policy as
-//! scheduling policy (check the [references] for details).
+//! This crate is based on [the RTFM framework] created by the Embedded Systems
+//! group at LuleƄ University of Technology, led by Prof. Per Lindgren, and uses
+//! a simplified version of the Stack Resource Policy as scheduling policy
+//! (check the [references] for details).
//!
//! [the RTFM framework]: http://www.rtfm-lang.org/
//! [per]: https://www.ltu.se/staff/p/pln-1.11258?l=en