mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
* added readme file
This commit is contained in:
parent
2fc01381d5
commit
784ef52390
21
README.md
Normal file
21
README.md
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user