1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Go to file
2012-12-29 21:42:26 +01:00
board [board msba2-common tools] 2012-11-20 21:30:03 +01:00
core [core thread] 2012-11-13 17:26:43 +01:00
cpu [cpu arm_common] 2012-11-08 11:37:29 -05:00
doc core/ 2011-12-28 11:37:05 +01:00
drivers Merge branch 'stable' 2012-11-05 19:15:57 -05:00
projects [projects test_suite] 2012-11-08 18:07:59 -05:00
sys removed unused import from /sys/ping.c 2012-12-04 15:10:17 +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
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
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