Module task

Source
Expand description

Utilities for working with FreeRTOS tasks.

Functionsยง

block_on_future
Runs a future to completion on the current task and returns its output value.