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
Oleg Hahm d31ee82518 * removed legacy projects folder and Jamfiles 10 years ago
board@402bc0e1b9 * updated and integrated makefiles 10 years ago
core * removed legacy projects folder and Jamfiles 10 years ago
cpu * removed legacy projects folder and Jamfiles 10 years ago
dist * created a target to build the documentation 10 years ago
doc * created a target to build the documentation 10 years ago
drivers * removed legacy projects folder and Jamfiles 10 years ago
sys * removed legacy projects folder and Jamfiles 10 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
.gitmodules * replaced board folder by submodule 10 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
makefile * fixed makefiles for msb-430h support 10 years ago
makefile.base * fixed makefiles for msb-430h support 10 years ago
makefile.dep * fixed makefiles for msb-430h support 10 years ago
makefile.modules * added missing makefiles for msb430h 10 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