mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-08-29 03:18:17 +00:00
text
This commit is contained in:
@@ -71,7 +71,7 @@ If you have installed a Blue Shark add-on on your RDV4, define `PLATFORM_EXTRAS=
|
||||
|
||||
## STANDALONE
|
||||
|
||||
The RRG/Iceman fork gives you to easily choose which standalone mode to embed in the firmware.
|
||||
The RRG/Iceman repository gives you to easily choose which standalone mode to embed in the firmware.
|
||||
|
||||
Here are the supported values you can assign to `STANDALONE` in `Makefile.platform`:
|
||||
|
||||
@@ -136,6 +136,7 @@ a series of `SKIP_*` allow to skip some of the functionalities and to get a smal
|
||||
|SKIP_HFSNIFF=1 | 0.5kb
|
||||
|SKIP_HFPLOT=1 | 0.3kb
|
||||
|
||||
|
||||
So for example, at the time of writing, this is a valid `Makefile.platform` compiling an image for 256k:
|
||||
```
|
||||
PLATFORM=PM3GENERIC
|
||||
|
||||
Reference in New Issue
Block a user