flipperzero-firmware/firmware/targets/furi_hal_include
gornekich d31578508a
[FL-2245] Introduce Mifare Classic Emulation (#1242)
* digital signal: introduce digital signal
* nfca: add nfca signal encoder
* nfc: add mifare classic emulation scene
* nfca: add classic emulation support to lib and hal
* mifare classic: support basic read commands
* nfc: add mifare classic menu scene
* mifare classic: start parsing commands in emulation
* mifare classic: add nested auth
* nfc: fix errors
* mifare classic: add encrypt function
* nfc: fix mifare classic save
* lib hex: add hex uint64_t ASCII parser
* flipper format: add uint64 hex format support
* nfc: add mifare classic key map
* nfc: hide mifare classic keys on emulation
* mifare classic: add NACK responce
* nfc: add partial bytes support in transparent mode
* nfc: mifare classic add shadow file support
* digital signal: move arr buffer from BSS to heap
* mifare classic: process access bits more careful
* nfca: fix memory leack
* nfc: format sources
* mifare classic: cleun up

Co-authored-by: あく <alleteam@gmail.com>
2022-05-24 17:00:15 +03:00
..
furi_hal_bt_hid.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_bt_serial.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_crypto.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal_infrared.h [FL-2279] IR doxygen, rename irda -> infrared (#1010) 2022-02-25 18:22:58 +03:00
furi_hal_light.h [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00
furi_hal_nfc.h [FL-2245] Introduce Mifare Classic Emulation (#1242) 2022-05-24 17:00:15 +03: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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
furi_hal.h [FL-2399, FL-2261] Tickless sleep shenanigans (#1168) 2022-04-29 16:29:51 +03:00