Update 4_Advanced-compilation-parameters.md

This commit is contained in:
Iceman 2020-03-30 16:36:05 +02:00 committed by GitHub
commit 09d9688800
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,6 +82,9 @@ Here are the supported values you can assign to `STANDALONE` in `Makefile.platfo
| HF_BOG | 14a sniff with ULC/ULEV1/NTAG auth storing in flashmem - Bogito
| HF_14ASNIFF | 14a sniff storing to flashmem - Micolous
| LF_ICEHID | LF HID collector to flashmem - Iceman
| LF_EM4100EMUL | LF EM4100 simulator standalone mode - temskiy
| LF_EM4100RWC | LF EM4100 read/write/clone mode - temskiy
| HF_LEGIC | HF Legic Prime standalone - uhei
By default `STANDALONE=LF_SAMYRUN`.