You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Oliver Hahm 784ef52390 * added readme file 11 years ago
board [board msba2-common tools] 11 years ago
core [core thread] 11 years ago
cpu [cpu arm_common] 11 years ago
doc core/ 12 years ago
drivers Merge branch 'stable' 11 years ago
projects [projects test_suite] 11 years ago
sys removed unused import from /sys/ping.c 11 years ago
testsuite * import from old firekernel repository 13 years ago
tools [projects test_suite] 11 years ago
.gitignore * added .gitignore to ignore binaries 13 years ago
Jamfile * have project compiled last 13 years ago
Jamrules + jam tutorial \n 11 years ago
Jamrules.common [Jamrules.common] 11 years ago
LICENSE * import from old firekernel repository 13 years ago
README * whitespace fix 13 years ago
README.md * added readme file 11 years ago

README.md

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