mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
disable more code with SKIP_ISO14443*
This commit is contained in:
parent
951bbb95ee
commit
bae2f5f04e
2 changed files with 31 additions and 4 deletions
|
@ -141,6 +141,8 @@ SKIP_FELICA=1
|
|||
```
|
||||
Situation might change when the firmware is growing of course, requiring to skip more elements.
|
||||
|
||||
Last note: if you skip a tech, be careful not to use a standalone mode which requires that same tech, else the firmware size reduction won't be much.
|
||||
|
||||
## Next step
|
||||
|
||||
See [Compilation instructions](/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue