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

Factorize errors between APIs #342

Merged
merged 5 commits into from
Dec 29, 2023
Merged

Factorize errors between APIs #342

merged 5 commits into from
Dec 29, 2023

Conversation

ia0
Copy link
Member

@ia0 ia0 commented Dec 29, 2023

Fixes #319

@ia0 ia0 added lang:rust Modifies the Rust prelude crate:board Modifies the board API for:usability Improves users (and maintainers) life crate:scheduler Modifies the platform crate:api Modifies the applet API runner:host Modifies the Linux runner runner:nordic Modifies the Nordic runner crate:stub Modifies the native stubs for the applet API labels Dec 29, 2023
@ia0 ia0 merged commit 64f8ee5 into google:main Dec 29, 2023
4 checks passed
@ia0 ia0 deleted the error branch December 29, 2023 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate:api Modifies the applet API crate:board Modifies the board API crate:scheduler Modifies the platform crate:stub Modifies the native stubs for the applet API for:usability Improves users (and maintainers) life lang:rust Modifies the Rust prelude runner:host Modifies the Linux runner runner:nordic Modifies the Nordic runner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Let board implementation choose their error type
1 participant