riot
https://github.com/riot-os/riot
C
RIOT - The friendly OS for IoT
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported112 Subscribers
View all SubscribersAdd a CodeTriage badge to riot
Help out
- Issues
- cpu/esp common/esp wifi: add dynamic scan and connect feature
- drivers/atwinc15x0: fix a potential buffer overflow on stack [backport 2026.01]
- core/compiler_hits.h: improve assume()
- core/clist: add insert function to keep lists sorted without resorting them
- sys/net/grnc/netif: enable static analysis
- sys/net: enable static analysis for `grnc_netapi`, `gnrc_netreg`, `gnrc_pkt`, `gnrc_pktdump`, `gnrc_lorawan`, `gnrc_txsync`, `gnrc_pktshark`
- sys/net/gnrc/pktbuf_malloc: fix undefined behavior
- tests/unittests: Fix tests with gnrc_pktbuf_malloc + ASAN
- kw2xrf/Radio HAL: fixed endianness setting of short addressing
- si70xx: retry device identification
- Docs
- C not yet supported