mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-31 01:11:21 +01:00
Added `event_wait_multi()` that takes an array of event queues rather than a single event queues. The queue with the lowest index will have the highest priority.