summaryrefslogtreecommitdiffstats
path: root/src/phFriNfc_DesfireFormat.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for makeLowLevelReadonly() in libnfc.Martijn Coenen2010-12-161-0/+52
| | | | | | | | 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
* Fixed file headers.Martijn Coenen2010-12-061-13/+14
| | | | Change-Id: I253cb340782d47ab15c955f3a58a9e662fe86ae0
* Updated with format functionality for DESFire EV1 (T4Tv2)Jan Brands2010-12-051-20/+18
| | | | Change-Id: Ia636ef43087dae7eb0faafc4a977f901756d38b3
* Initial libnfc checkinNick Pelly2010-09-231-0/+227
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>