flipperzero-firmware/lib/ST25RFAL002
gornekich 5769595e67
NFC emulation software tunning (#1341)
* digital_signal: optimize calculationxx
* firmware: add listen start and listen rx
* digital signal: rework with fixed point calculation
* nfc: tune timings
* nfc: fix array overflow
* mifare classic: fix key access
* nfc: rework spi bus access
* nfc: rework listen mode with st25r3916 calls
* digital signal: speed up digital_signal_append()
* digital signal: remove unused profiling
* nfc: clean up code
* nfc: correct sleep state
* nfc: add unit tests
* nfc: fix memory leak in unit test
* digital_signal: remove unused code
* nfc: fix incorrect sak load in pt memory

Co-authored-by: あく <alleteam@gmail.com>
2022-07-03 23:51:50 +09:00
..
doc Git: set git attributes to automatically manage line endings. (#771) 2021-10-18 01:54:19 +03:00
include PicoPass / iClass (#1298) 2022-07-03 17:44:38 +09:00
source PicoPass / iClass (#1298) 2022-07-03 17:44:38 +09:00
platform.c NFC emulation software tunning (#1341) 2022-07-03 23:51:50 +09:00
platform.h NFC emulation software tunning (#1341) 2022-07-03 23:51:50 +09:00
SConscript [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
st_errno.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
timer.c HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
timer.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
utils.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00