mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 04:53:08 +00:00
1c3cbec661
* 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> |
||
---|---|---|
.. | ||
helpers | ||
protocols | ||
nfc.c | ||
nfc.h | ||
nfc_common.h | ||
nfc_device.c | ||
nfc_device.h | ||
nfc_device_i.c | ||
nfc_device_i.h | ||
nfc_listener.c | ||
nfc_listener.h | ||
nfc_poller.c | ||
nfc_poller.h | ||
nfc_scanner.c | ||
nfc_scanner.h | ||
SConscript |