Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Convert samples nrf clock_skew to new kwork API #34096

Closed
galak opened this issue Apr 7, 2021 · 2 comments
Closed

Convert samples nrf clock_skew to new kwork API #34096

galak opened this issue Apr 7, 2021 · 2 comments
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: high High impact/importance bug

Comments

@galak
Copy link
Collaborator

galak commented Apr 7, 2021

Convert samples/boards/nrf/clock_skew/src/main.c to use new kwork API.

See the following issue for details:

#33104

@galak galak added bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: high High impact/importance bug labels Apr 7, 2021
jfischer-no pushed a commit to jfischer-no/zephyr that referenced this issue Apr 14, 2021
Replace all existing deprecated API with the recommended alternative.

Be aware that this does not address architectural errors in the use
of the work API.

Fixes zephyrproject-rtos#34096

Signed-off-by: Peter Bigot <[email protected]>
Signed-off-by: Johann Fischer <[email protected]>
@jfischer-no
Copy link
Collaborator

Also #33355 fixes this issue

@galak
Copy link
Collaborator Author

galak commented Apr 19, 2021

Fixed by #33355

@galak galak closed this as completed Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx priority: high High impact/importance bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants