Skip to content
Snippets Groups Projects
Commit 3f6ef7a4 authored by Andreas Fritiofson's avatar Andreas Fritiofson
Browse files

target: add async algorithm entries to the target type


On supported targets, this may be used to start a long running algorithm in
the background so the target may be interacted with during execution and
later wait for its completion.

The most obvious use case is a double buffered flash algorithm that can
upload the next block of data while the algorithm is flashing the current.

Signed-off-by: default avatarAndreas Fritiofson <andreas.fritiofson@gmail.com>
parent e56e5a39
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment