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 5ffe5a9c27 * renamed makefiles to Makefile 11 years ago
core * renamed makefiles to Makefile 11 years ago
cpu * renamed makefiles to Makefile 11 years ago
dist * renamed makefiles to Makefile 11 years ago
doc * renamed makefiles to Makefile 11 years ago
drivers * renamed makefiles to Makefile 11 years ago
sys * renamed makefiles to Makefile 11 years ago
testsuite * import from old firekernel repository 13 years ago
.gitignore * added .gitignore to ignore binaries 13 years ago
LICENSE * import from old firekernel repository 13 years ago
Makefile * renamed makefiles to Makefile 11 years ago
Makefile.base * renamed makefiles to Makefile 11 years ago
Makefile.dep * renamed makefiles to Makefile 11 years ago
Makefile.modules * renamed makefiles to Makefile 11 years ago
README * whitespace fix 13 years ago
README.md * fixed typo in readme 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 based 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