Implement LF RFID emulation (#208)

* migrate code from old repo, not work
* fix emulation
* disable irq handling while RFID emulating
* add testcase
This commit is contained in:
coreglitch
2020-10-28 14:38:04 +06:00
committed by GitHub
parent 665f6d7d9c
commit de968b13b4
6 changed files with 130 additions and 3 deletions
+1
View File
@@ -3,6 +3,7 @@
* **[Bootloader testcase](Bootloader-test)**
* **[Input testcase](Input-test)**
* **[General testcase](General-building-test)**
* **[NFC and LF RFID testcase](NFC-LF-RFID-test)**
# Unit testing