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 3791039974 * integrated makefiles
* fixed some prototypes
* restructured sys
10 years ago
board [board msba2-common tools] 11 years ago
core * integrated makefiles 10 years ago
cpu * integrated makefiles 10 years ago
doc * changed API for rtc 13 years ago
drivers * integrated makefiles 10 years ago
projects [projects test_suite] 11 years ago
sys * integrated makefiles 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
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 10 years ago
makefile * integrated makefiles 10 years ago
makefile.base * integrated makefiles 10 years ago
makefile.modules * integrated makefiles 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