M5Unit-NFC 0.0.3 git rev:59f5362
Loading...
Searching...
No Matches
nfc_layer_a.cpp File Reference

Common layer for NFC-A. More...

#include "nfc_layer_a.hpp"
#include "nfc/ndef/ndef.hpp"
#include "nfc/ndef/ndef_tlv.hpp"
#include "nfc/isoDEP/file_system.hpp"
#include "nfc/isoDEP/desfire_file_system.hpp"
#include "nfc/crypto/aes.hpp"
#include "nfc/crypto/secure_zero.hpp"
#include <inttypes.h>
#include <M5Utility.hpp>
#include <algorithm>
#include <mbedtls/aes.h>
#include <esp_random.h>
#include <cstring>

Namespaces

namespace  m5
 Top level namespace of M5stack.
 

Detailed Description

Common layer for NFC-A.