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

dediprog-sf100: init at 1.14.20.x #316718

Merged
merged 1 commit into from
Jul 16, 2024
Merged

dediprog-sf100: init at 1.14.20.x #316718

merged 1 commit into from
Jul 16, 2024

Conversation

thillux
Copy link
Contributor

@thillux thillux commented Jun 2, 2024

DediProg produces SPI-based flash chip programmers which are rather common in the hardware/embedded space.

Add support for their linux-based programming driver.

See: https://github.com/DediProgSW/SF100Linux

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@thillux thillux marked this pull request as ready for review June 2, 2024 18:28
@thillux thillux force-pushed the dediprog-sf100 branch 2 times, most recently from ddee577 to 96ba92f Compare June 3, 2024 13:02
@thillux thillux requested review from snpschaaf and WilliButz June 3, 2024 13:05
Copy link
Contributor

@snpschaaf snpschaaf left a comment

Choose a reason for hiding this comment

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

lgtm

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 labels Jun 3, 2024
@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Jun 4, 2024
@thillux thillux requested a review from nikstur July 7, 2024 15:43
@thillux thillux changed the title dediprog-sf100: init at V1.14.20.x dediprog-sf100: init at 1.14.20.x Jul 16, 2024
@thillux thillux force-pushed the dediprog-sf100 branch 3 times, most recently from 6ed221b to aa7763d Compare July 16, 2024 11:06
DediProg produces SPI-based flash chip programmers
which are rather common in the hardware/embedded space.

Add support for their linux-based programming driver.

See: https://github.com/DediProgSW/SF100Linux

Signed-off-by: Markus Theil <[email protected]>
Copy link
Member

@0x4A6F 0x4A6F left a comment

Choose a reason for hiding this comment

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

Thanks

@0x4A6F 0x4A6F merged commit a24b499 into NixOS:master Jul 16, 2024
24 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 10.rebuild-linux: 1 11.by: package-maintainer This PR was created by the maintainer of the package it changes 12.approvals: 1 This PR was reviewed and approved by one reputable person
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants