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-08 19:11:59 +01:00
board@402bc0e1b9 * updated and integrated makefiles 2013-02-08 17:37:02 +01:00
core * updated and integrated makefiles 2013-02-08 17:37:02 +01:00
cpu * updated and integrated makefiles 2013-02-08 17:37:02 +01:00
dist * updated and integrated makefiles 2013-02-08 17:37:02 +01:00
doc * changed API for rtc 2010-11-04 18:16:39 +01:00
drivers * fixed double cc110x_ng entry in drivers makefile 2013-02-08 19:10:33 +01:00
projects [projects test_suite] 2012-11-08 18:07:59 -05:00
sys Merge branch 'master' of github.com:RIOT-OS/RIOT 2013-02-08 19:11:59 +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
Jamfile * have project compiled last 2010-11-01 15:50:56 +01:00
Jamrules + jam tutorial \n 2012-06-20 17:17:24 +02:00
Jamrules.common [Jamrules.common] 2012-11-05 10:40:24 -05:00
LICENSE * import from old firekernel repository 2010-09-22 15:10:42 +02:00
makefile * integrated makefiles 2013-02-06 13:20:21 +01:00
makefile.base * updated and integrated makefiles 2013-02-08 17:37:02 +01:00
makefile.dep * updated and integrated makefiles 2013-02-08 17:37:02 +01:00
makefile.modules * updated and integrated makefiles 2013-02-08 17:37:02 +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