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.
![]() |
10 years ago | |
---|---|---|
core | 10 years ago | |
cpu | 10 years ago | |
dist | 10 years ago | |
doc/doxygen | 10 years ago | |
drivers | 10 years ago | |
sys | 10 years ago | |
.gitignore | 13 years ago | |
LICENSE | 13 years ago | |
README | 13 years ago | |
README.md | 10 years ago | |
makefile | 10 years ago | |
makefile.base | 10 years ago | |
makefile.dep | 10 years ago | |
makefile.modules | 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