unleashed-firmware/lib/nfc/protocols/felica
RebornedBrain 1c3cbec661
[FL-3640] NFC: Felica UID emulation (#3190)
* Added basic template of Felica listener
* Raw nfc felica listener functions
* Added functions to setup chip for felica listener
* Cleanup function templates from unnecessary parts
* Removed todo comment
* Updated api versions
* Adjusted chip config for felica
* Set proper chip passive target mode for felica
* Added felica function to unit tests
* Update furi_hal_nfc_felica.c
* Removed duplication

Co-authored-by: gornekich <n.gorbadey@gmail.com>
2023-11-26 17:10:33 +09:00
..
felica.c NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
felica.h [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
felica_listener.c [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
felica_listener.h [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
felica_listener_defs.h [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
felica_listener_i.h [FL-3640] NFC: Felica UID emulation (#3190) 2023-11-26 17:10:33 +09:00
felica_poller.c [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
felica_poller.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
felica_poller_defs.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
felica_poller_i.c [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00
felica_poller_i.h [FL-3666] NFC API improvements (#3214) 2023-11-15 17:32:45 +09:00