This commit is contained in:
iceman1001 2021-01-10 00:35:40 +01:00
parent 12e80bb8a6
commit 714bee0cf5

View file

@ -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.