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 [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
furi_hal_ibutton.h [FL-2393][FL-2381] iButton, OneWire: move to plain C (#1068) 2022-03-29 16:01:56 +03:00
furi_hal_info.h
furi_hal_infrared.h [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
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 HAL to LL migration: GPIO, HSEM, AES (#1069) 2022-03-30 18:23:40 +03:00
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 [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
furi_hal_subghz.h SubGhz: Unit_test and bugfixes (#1104) 2022-04-14 15:49:29 +03:00
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 [FL-2315] USB Mode switch lock (#1036) 2022-03-24 18:45:03 +03:00
furi_hal_version.h [FL-2428] region name in about (#1113) 2022-04-14 18:08:29 +03:00
furi_hal_vibro.h
furi_hal.h [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00