mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 16:01:18 +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.