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 supported110 Subscribers
View all SubscribersAdd a CodeTriage badge to riot
Help out
- Issues
- sys/shell,tests/drivers/mtd_raw: validate parameter before `mtd_dev_get()` call
- pkg/u8g2: assert I2C buffer size before copy
- cpu/stm32: add initial STM32U3 and nucleo-u385rg-q support
- cpu/stm32: add STM32U3 peripheral driver support
- sys/stdio: add stdio_notify to emit callback on write
- examples: add a button example (button -> LED + serial)
- net/emcute: unlock txlock on connect errors
- Add support for nRF54L15 cpu and nRF54l15-DK board
- Tracking: callback state can become visible before pending IRQ state is cleared in several RIOT peripheral drivers
- Bug: same-instance qdec_init() can let a pending QDEC IRQ use the new callback before setup finishes
- Docs
- C not yet supported