follow alphabetic order

This commit is contained in:
Ray Lee 2021-08-08 16:11:57 +08:00
commit e1b6e342d9
3 changed files with 10 additions and 10 deletions

View file

@ -97,12 +97,12 @@ Here are the supported values you can assign to `STANDALONE` in `Makefile.platfo
| HF_ICECLASS | iCLASS 4-1 mode sim/read & dump/loclass/glitch & config to flashmem - Iceman1001
| HF_LEGIC | HF Legic Prime standalone - uhei
| HF_MATTYRUN | Mifare sniff/clone - Matías A. Ré Medina
| HF_MFCSIM | Simulate Mifare Classic 1k card storing in flashmem - Ray Lee
| HF_MSDSAL (def)| EMV Read and emulation - Salvador Mendoza
| HF_REBLAY | 14A relay over BT - Salvador Mendoza
| HF_TCPRST | IKEA Rothult ST25TA, Standalone Master Key Dump/Emulation - Nick Draffen
| HF_TMUDFORD | Read and emulate ISO15693 card UID - Tim Mudford
| HF_YOUNG | Mifare sniff/simulation - Craig Young
| HF_MFCSIM | Mifare Classic simulation - Ray Lee
By default `STANDALONE=HF_MSDSAL`.