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

Implement UART device on the same abstraction of PCI #10

Closed
RinHizakura opened this issue Jun 21, 2022 · 0 comments · Fixed by #14
Closed

Implement UART device on the same abstraction of PCI #10

RinHizakura opened this issue Jun 21, 2022 · 0 comments · Fixed by #14
Assignees

Comments

@RinHizakura
Copy link
Collaborator

In #9 , we have an abstraction of bus device with read and write method now. Since we have PCI and UART device emulation now, and there could be more in the future. We should integrate them with the same abstractions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants