1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Go to file
2013-02-27 19:08:16 +01:00
board@402bc0e1b9 * updated and integrated makefiles 2013-02-08 17:37:02 +01:00
core * removed legacy projects folder and Jamfiles 2013-02-27 19:08:16 +01:00
cpu * removed legacy projects folder and Jamfiles 2013-02-27 19:08:16 +01:00
dist * created a target to build the documentation 2013-02-08 19:34:07 +01:00
doc * created a target to build the documentation 2013-02-08 19:34:07 +01:00
drivers * removed legacy projects folder and Jamfiles 2013-02-27 19:08:16 +01:00
sys * removed legacy projects folder and Jamfiles 2013-02-27 19:08:16 +01:00
testsuite * import from old firekernel repository 2010-09-22 15:10:42 +02:00
tools [projects test_suite] 2012-11-08 18:07:59 -05:00
.gitignore * added .gitignore to ignore binaries 2010-11-04 11:33:42 +01:00
.gitmodules * replaced board folder by submodule 2013-02-06 13:22:07 +01:00
LICENSE * import from old firekernel repository 2010-09-22 15:10:42 +02:00
makefile * fixed makefiles for msb-430h support 2013-02-15 22:17:42 +01:00
makefile.base * fixed makefiles for msb-430h support 2013-02-15 22:17:42 +01:00
makefile.dep * fixed makefiles for msb-430h support 2013-02-15 22:17:42 +01:00
makefile.modules * added missing makefiles for msb430h 2013-02-11 22:10:03 +01:00
README * whitespace fix 2010-11-01 14:28:06 +01:00
README.md * added readme file 2012-12-29 21:42:26 +01:00

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