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

138 diskio interface creation #139

Merged
merged 11 commits into from
Feb 8, 2024
Merged

138 diskio interface creation #139

merged 11 commits into from
Feb 8, 2024

Conversation

Harthann
Copy link
Owner

This PR will add the needed DiskIO interface in the form of Rust Trait and include some IDE code cleaning

…need for higher level currently. IDEDevices is now seperated from IDEChannel, and read/write operation are now in lower level (IDEChannel instead of IDEController)
@Harthann Harthann linked an issue Nov 14, 2023 that may be closed by this pull request
@Harthann Harthann requested a review from 0x050f November 16, 2023 11:39
@0x050f 0x050f merged commit 437812d into dev Feb 8, 2024
2 checks passed
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 this pull request may close these issues.

DiskIO interface creation
2 participants