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 8e7f4e691d Merge pull request #31 from LudwigOrtmann/master
migrate native to current Makefile structure
10 years ago
core Merge remote-tracking branch 'upstream/master' 10 years ago
cpu fix bug introduced by 7cef6c4655 10 years ago
dist * added arm_common to include path for lpc2387 in Makefile.modules 10 years ago
doc/doxygen fix path in doxyfile to match current structure 10 years ago
drivers add Makefiles to sys/net 10 years ago
sys add Makefiles to sys/net 10 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 10 years ago
Makefile.base migrate to current Makefile structure 10 years ago
Makefile.dep * added dependency for cc110x_ng to transceiver 10 years ago
Makefile.include migrate to current Makefile structure 10 years ago
Makefile.modules migrate to current Makefile structure 10 years ago
README Update README 10 years ago
README.md * fixed typo in readme 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 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