* nfc: refactor nfc_worker_read_mifare_desfire to use furi_hal_nfc_tx_rx Renames furi_hal_nfc_exchange_full to furi_hal_nfc_tx_rx_full, and rewrites it to use furi_hal_nfc_tx_rx. This eliminates the final remaining use of furi_hal_nfc_exchange, so remove that. * nfc: write debug.pcap when debug mode enabled Limited to NFC protocols that use furi_hal_nfc_tx_rx to communicate. * switch to Doxygen style comment Co-authored-by: Kevin Wallace <git+flipperzero@kevin.wallace.seattle.wa.us> Co-authored-by: あく <alleteam@gmail.com>
Structure
app-scened-template- Scened template app libraryapp-template- Template app librarycallback-connector- Callback connector librarydrivers- Drivers that we wrotefatfs- External storage file systemflipper_format- Flipper File Format libraryfnv1a-hash- Fnv1a hash libraryheatshrink- Image compression libraryinfrared- Infrared librarylibusb_stm32- STM32 USB librarylittlefs- Internal storage file systemmicro-ecc- Elliptic Curve Crpytography librarymicrotar- TAR archive support librarymlib- Algorithms and containersnanopb- Nano Protobuf librarynfc_protocols- Nfc protocols libraryone_wire- One wire libraryqrcode- Qr code generator libraryST25RFAL002- ST253916 driver and NFC halSTM32CubeWB- STM32WB series cube packagesubghz- SubGhz librarytoolbox- Toolbox of things that we are using but don't place in coreu8g2- Graphics library that we use to draw GUI