flipperzero-firmware/firmware/targets/f7
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
..
ble_glue [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
fatfs [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
furi_hal NFC emulation software tunning (#1341) 2022-07-03 23:51:50 +09:00
Inc [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
Src [FL-2591] Furi: remove CMSIS thread api, migrate to FuriThread, remove unused CMSIS APIs (#1333) 2022-06-20 18:54:48 +04:00
application-ext.ld [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
startup_stm32wb55xx_cm4.s
stm32wb55xx_flash.ld [FL-2527] Updater: Migrating to new manifest path convention (#1213) 2022-05-11 12:45:01 +03:00
stm32wb55xx_ram_fw.ld