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
- Bug: same-pin GPIO interrupt reconfiguration can let a pending IRQ use the new callback before setup finishes
- 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
- Bug: timer setup can expose new callback or temporary timer state to IRQ handlers before setup finishes
- Bug: RTT/WDT callback setup can let overflow or early-warning IRQs use new callback state before setup finishes
- drivers/lis331dlh: add accelerometer driver
- build-system: use better default for DLCACHE_DIR
- drivers/lis331dlh: add accelerometer driver
- sys/random/fortuna: bug fixes and improvements
- cpu/nrf9160dk Arm TrustZone-M support
- Docs
- C not yet supported