|
M5Unit-NFC 0.0.3 git rev:59f5362
|
Main header of M5Unit-NFC. More...
#include "nfc/nfc.hpp"#include "nfc/ndef/ndef.hpp"#include "nfc/ndef/ndef_tlv.hpp"#include "nfc/ndef/ndef_record.hpp"#include "unit/unit_ST25R3916.hpp"#include "nfc/layer/a/nfc_layer_a.hpp"#include "nfc/layer/a/emulation_layer_a.hpp"#include "nfc/layer/b/nfc_layer_b.hpp"#include "nfc/layer/f/nfc_layer_f.hpp"#include "nfc/layer/f/emulation_layer_f.hpp"#include "nfc/layer/v/nfc_layer_v.hpp"#include "nfc/isoDEP/nfc_b_file_system.hpp"#include "nfc/isoDEP/desfire_file_system.hpp"Go to the source code of this file.
Namespaces | |
| namespace | m5 |
| Top level namespace of M5stack. | |
| namespace | unit |
| Unit-related namespace. | |
Typedefs | |
| using | m5::unit::UnitNFC = m5::unit::UnitST25R3916 |
| Alias for UnitST25R3916 (Unit NFC, I2C connection) | |
| using | m5::unit::CapCC1101NFC = m5::unit::CapST25R3916 |
| Alias for CapST25R3916 (CapCC1101 NFC, SPI connection) | |
Main header of M5Unit-NFC.