Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the py2hwsw dependency to a newer commit (6536700fed1b6270f3a79099941d708e9dcdf7d3) which includes the iob_system_linux parent module with an updated root filesystem containing pre-compiled iob_timer kernel module drivers and test programs.
Key Changes
- Updated py2hwsw commit hash and corresponding SHA256 hash for integrity verification
- Updated NixOS pkgs version from 24.05 to 25.05 (not mentioned in PR description)
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
P-Miranda
approved these changes
Nov 24, 2025
Contributor
Author
|
We should also create tag |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New version of Py2HWSW includes the
iob_system_linuxparent module with a new root filesystem.The new rootfs contains a pre-compiled version of the new auto-generated iob_timer kernel module driver and associated user-space functions. It also includes a pre-compiled user-space program to test the iob_timer driver.
The new Py2HWSW version includes changes up to commit: https://github.com/IObundle/py2hwsw/tree/6536700fed1b6270f3a79099941d708e9dcdf7d3