Add Legic Prime 7-slot RDV4 standalone mode (HF_LEGIC_RDV4) - #3564
Open
digitalhoax wants to merge 1 commit into
Open
Add Legic Prime 7-slot RDV4 standalone mode (HF_LEGIC_RDV4)#3564digitalhoax wants to merge 1 commit into
digitalhoax wants to merge 1 commit into
Conversation
|
You are welcome to add an entry to the CHANGELOG.md as well |
Author
|
Full disclosure: this is AI assisted code (Gemini 3.7 Flash). All checks in PR performed manually and on device. |
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.
Problem:
The existing Legic standalone mode (HF_LEGIC) supports only a single tag slot in RAM/flash with basic controls. Users on the Proxmark3 RDV4 require multiple persistent memory slots with clear LED state feedback for field use.
Change:
armsrc/Standalone/hf_legic_rdv4.cproviding 7 independent Legic Prime tag slots.hf-legic-slot-1.bin-hf-legic-slot-7.bin).Makefile.hal,Makefile.inc,StandAloneOption.cmake, andStandAloneSource.cmake.Behaviour change:
STANDALONE=HF_LEGIC_RDV4available for RDV4 targets.Testing: