NFC: application + rfal + driver.

This commit is contained in:
Aleksandr Kutuzov
2020-10-19 01:09:48 +03:00
parent 13608cee9e
commit 4c9eb4928d
72 changed files with 42732 additions and 24 deletions

3
applications/nfc/nfc.h Normal file
View File

@@ -0,0 +1,3 @@
#pragma once
typedef struct NFC NFC;