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
- drivers/ethos: port to stdio_provider infrastructure
- `pthread_create()` leaves a freed `pt` in the global thread table on stack-alloc failure
- Bug: adafruit-feather-nrf52840-sense is not reachable over USB after flashing with UF2_SOFTDEV=SD611
- sys/nrf_sf_radio: Add new module
- sys/shell,tests/drivers/mtd_raw: validate parameter before `mtd_dev_get()` call
- cpu/stm32: add STM32U3 peripheral driver support
- 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-UART re-initialization can let a pending UART IRQ use the new callback before setup finishes
- Bug: UART reconfiguration can expose temporary callback or data-mask state to RX IRQ handlers
- Docs
- C not yet supported