mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
text & style
This commit is contained in:
parent
911d4f9df2
commit
2d610b8dc0
11 changed files with 124 additions and 99 deletions
|
@ -61,11 +61,12 @@ For an up-to-date exhaustive list of options, you can run `make PLATFORM=`.
|
|||
|
||||
Here are the supported values you can assign to `PLATFORM` in `Makefile.platform`:
|
||||
|
||||
| PLATFORM | DESCRIPTION |
|
||||
|-----------------|--------------------------|
|
||||
| PM3RDV4 (def) | Proxmark3 RDV4 |
|
||||
| PM3GENERIC | Proxmark3 generic target |
|
||||
| PM3ICOPYX | iCopy-X with XC3S100E |
|
||||
| PLATFORM | DESCRIPTION |
|
||||
|-----------------|-------------------------------|
|
||||
| PM3RDV4 (def) | Proxmark3 RDV4 |
|
||||
| PM3GENERIC | Proxmark3 generic target |
|
||||
| PM3ICOPYX | iCopy-X with XC3S100E |
|
||||
| PM3ULTIMATE | Proxmar3 Ultimate with XC2S50 |
|
||||
|
||||
By default `PLATFORM=PM3RDV4`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue