From 92b5ef594c771ee667774539ffd90dd5809a018d Mon Sep 17 00:00:00 2001 From: Martine Lenders Date: Fri, 18 Jan 2019 16:54:01 +0100 Subject: [PATCH] doc: add reference to RIOT paper --- doc/doxygen/src/mainpage.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/doxygen/src/mainpage.md b/doc/doxygen/src/mainpage.md index c2788cbb86..7f8de24488 100644 --- a/doc/doxygen/src/mainpage.md +++ b/doc/doxygen/src/mainpage.md @@ -23,6 +23,11 @@ Across all supported hardware (32-bit, 16-bit, and 8-bit platforms). RIOT provides a consistent API and enables ANSI C and C++ application programming, with multithreading, IPC, system timers, mutexes etc. +A good high-level overview can be found in the article +[RIOT: An Open Source Operating System for Low-End Embedded Devices in +the IoT](https://riot-os.org/docs/riot-ieeeiotjournal-2018.pdf) +(IEEE Internet of Things Journal, December 2018). + Contribute to RIOT {#contribute-to-riot} ================== RIOT is developed by an open community that anyone is welcome to join: