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

Fixes style issues in DLA driver #31

Merged
merged 4 commits into from
May 20, 2024
Merged

Conversation

vilukissa68
Copy link
Collaborator

  • Adds some documentation to DLA rust driver
  • Fixes multiple style issues mentioned in code review
  • Implements TryFrom32 for MemoryBank

Most of the changes are probably good to go since no functional changes have been made, but I would like to get an opinion if the way I implemented the TryFrom for MemoryBank is sensible.

@vilukissa68 vilukissa68 requested a review from hegza May 17, 2024 09:46
Copy link
Contributor

@hegza hegza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good try! Some corrections to error handling and conventional impls.

examples/hpc/dla-driver/src/lib.rs Show resolved Hide resolved
examples/hpc/dla-driver/src/lib.rs Outdated Show resolved Hide resolved
examples/hpc/dla-driver/src/lib.rs Outdated Show resolved Hide resolved
examples/hpc/dla-driver/src/lib.rs Outdated Show resolved Hide resolved
examples/hpc/dla-driver/src/lib.rs Outdated Show resolved Hide resolved
examples/hpc/dla-driver/src/lib.rs Outdated Show resolved Hide resolved
examples/hpc/dla-driver/src/lib.rs Outdated Show resolved Hide resolved
examples/hpc/dla-driver/src/lib.rs Outdated Show resolved Hide resolved
@vilukissa68 vilukissa68 requested a review from hegza May 20, 2024 08:32
@hegza hegza merged commit 694ab72 into soc-hub-fi:main May 20, 2024
3 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.

2 participants