flipperzero-firmware/firmware/targets/furi_hal_include
Kevin Wallace 9c9f66a30f
nfc: add debug PCAP output, refactor Mifare DESFire following #1095 (#1294)
* 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>
2022-06-09 17:35:34 +09:00
..
furi_hal_bt_hid.h
furi_hal_bt_serial.h
furi_hal_bt.h [FL-2441] BLE add Power state, fix double connection (#1238) 2022-05-24 16:42:02 +03:00
furi_hal_compress.h
furi_hal_crypto.h
furi_hal_debug.h [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00
furi_hal_delay.h [FL-2480] Use SysTick as the main OS timer (#1140) 2022-04-21 16:15:19 +03:00
furi_hal_i2c.h
furi_hal_ibutton.h
furi_hal_info.h
furi_hal_infrared.h
furi_hal_light.h Hardware LED blinking (#1303) 2022-06-09 16:33:46 +09:00
furi_hal_nfc.h nfc: add debug PCAP output, refactor Mifare DESFire following #1095 (#1294) 2022-06-09 17:35:34 +09:00
furi_hal_power.h [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00
furi_hal_random.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
furi_hal_rfid.h
furi_hal_rtc.h Drop libs rtc (#1248) 2022-05-20 05:53:33 +10:00
furi_hal_sd.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
furi_hal_speaker.h Music player rework (#1189) 2022-05-05 12:49:59 +03:00
furi_hal_spi.h
furi_hal_subghz.h
furi_hal_usb_hid_u2f.h
furi_hal_usb_hid.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
furi_hal_usb.h
furi_hal_version.h
furi_hal_vibro.h
furi_hal.h [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00