Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

suit: rename worker thread functions #18549

Merged
merged 2 commits into from
Sep 4, 2022

Conversation

benpicco
Copy link
Contributor

@benpicco benpicco commented Sep 3, 2022

Contribution description

The SUIT worker thread functions do not deal with CoAP but only signal the worker thread. The worker thread can also use the VFS backed (and no CoAP backend at all), so the name is misleading.

static inline aliases have been provided for compatibility.

Testing procedure

CI should verify everything still compiles.

Issues/PRs references

@github-actions github-actions bot added Area: examples Area: Example Applications Area: OTA Area: Over-the-air updates Area: sys Area: System labels Sep 3, 2022
@benpicco benpicco force-pushed the suit_worker_trigger branch from 443a08d to f95d577 Compare September 3, 2022 21:25
@benpicco benpicco added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation labels Sep 3, 2022
@benpicco benpicco requested review from aabadie and maribu September 3, 2022 21:31
@benpicco benpicco merged commit 711f4df into RIOT-OS:master Sep 4, 2022
@benpicco benpicco deleted the suit_worker_trigger branch September 4, 2022 13:16
@maribu maribu added this to the Release 2022.10 milestone Oct 14, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Area: examples Area: Example Applications Area: OTA Area: Over-the-air updates Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants