summaryrefslogtreecommitdiffstats
path: root/src/phFriNfc_SmtCrdFmt.c
Commit message (Collapse)AuthorAgeFilesLines
* Patch to support MIFARE with SAK 0x01Sunil Jogi2012-04-021-1/+2
| | | | Change-Id: Ifb1389d428855c2eea99390790af13f28571097a
* Support formatting / makeReadOnly() of NDEF on ICODE.Martijn Coenen2011-02-251-4/+26
| | | | Change-Id: I2a7a185ead5de8f2b165c81dcc8ab8fb46c1ddc0
* Add support for makeLowLevelReadonly() in libnfc.Martijn Coenen2010-12-161-0/+53
| | | | | | | | Implemented for T1T and T2T. There's also added code for formatting Desfire EV1, but it will not be used by the current implementation (DesFIRE doesn't have NdefFormatable tech). Change-Id: Iec1b85b560fbf800291fd307b56ab84328737635
* Initial libnfc checkinNick Pelly2010-09-231-0/+454
Source: Trusted_NFC_Device_Host_AA03.01e02_google.zip code drop (23-Sep-2010) Change-Id: Ie47f18423f949a8d3e0815d13f55c814312add24 Signed-off-by: Nick Pelly <npelly@google.com>