mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
| core | ||
| cpu | ||
| dist | ||
| doc | ||
| drivers | ||
| sys | ||
| testsuite | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| Makefile.base | ||
| Makefile.dep | ||
| Makefile.modules | ||
| README | ||
| 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