mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-06 13:03:19 +08:00
text
This commit is contained in:
parent
12e80bb8a6
commit
714bee0cf5
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ So for example, at the time of writing, this is a valid `Makefile.platform` comp
|
||||||
PLATFORM=PM3OTHER
|
PLATFORM=PM3OTHER
|
||||||
PLATFORM_SIZE=256
|
PLATFORM_SIZE=256
|
||||||
STANDALONE=
|
STANDALONE=
|
||||||
SKIP_LEGICRF=1
|
SKIP_HITAG=1
|
||||||
SKIP_FELICA=1
|
SKIP_FELICA=1
|
||||||
```
|
```
|
||||||
Situation might change when the firmware is growing of course, requiring to skip more elements.
|
Situation might change when the firmware is growing of course, requiring to skip more elements.
|
||||||
|
|
Loading…
Reference in a new issue