flipperzero-firmware/applications/unit_tests
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
..
flipper_format [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
infrared_decoder_encoder [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
nfc NFC emulation software tunning (#1341) 2022-07-03 23:51:50 +09:00
rpc [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
storage [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
stream [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
subghz SubGhz: add protocol PowerSmart / SolarSmart Roller Shutters (#1335) 2022-06-23 00:18:52 +09:00
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
furi_memmgr_test.c
furi_pubsub_test.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
furi_record_test.c
furi_valuemutex_test.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
minunit_test.c [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
minunit_vars_ex.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
minunit_vars.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
minunit.h
test_index.c NFC emulation software tunning (#1341) 2022-07-03 23:51:50 +09:00