Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

uart::get should return result<uart&> #105

Open
kammce opened this issue Nov 27, 2022 · 0 comments
Open

uart::get should return result<uart&> #105

kammce opened this issue Nov 27, 2022 · 0 comments
Labels
🐞 bug/flaw Something isn't working

Comments

@kammce
Copy link
Collaborator

kammce commented Nov 27, 2022

The uart driver configures itself in the constructor and if it fails, the failure is not reported to the user which it should.

@kammce kammce added the 🐞 bug/flaw Something isn't working label Nov 27, 2022
@kammce kammce self-assigned this Nov 27, 2022
@kammce kammce removed their assignment Dec 19, 2022
@kammce kammce changed the title uart::get return result<uart&> uart::get should return result<uart&> Feb 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug/flaw Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant