From 784ef523900f3b0942c43099f57621b30f6cab73 Mon Sep 17 00:00:00 2001 From: Oliver Hahm Date: Sat, 29 Dec 2012 21:42:26 +0100 Subject: [PATCH] * added readme file --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000000..3aa6118053 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +RIOT OS +======= +RIOT - The revolutionary IoT OS! + +RIOT OS is an operating system for Internet of Things (IoT) devices. It is basesed on a microkernel and designed for +* energy efficiency +* hardware independent development +* a high degree of modularity + +Its features comprise +* a preemptive, tickless scheduler with priorities +* flexible memory managment +* high resolution timers +* virtual, long-term timers +* FAT file system +* logging system +* Wiselib support (C++ algorithm library, including routing, clustering, timesync, localization, security and more algorithms) +* IPv6 +* TCP and UDP +* 6LoWPAN +* RPL