flipperzero-firmware/firmware/targets/f6/furi-hal
gornekich c122317468
[FL-1526] Mifare Ultralight emulation (#645)
* rfal: add discovery parameter for passing listen activation
* nfc: add discovery parameter to furi_hal_nfc_listen
* mifare_ul: add emulation parsing commands
* nfc: add mifare ul emulation
* nfc: switch to mifare ultralight emulation form menu
* furi-hal-nfc: add first frame reception in emulation mode
* nfc: change argument check
* nfc: rework nfc worker and mifare ul lib
* mifare_ul: add write and cnt increment commands
* nfc: add card modification check
* mifare_ul: add data changed flag
* nfc: add shodow files
* nfc: add restore original file

Co-authored-by: あく <alleteam@gmail.com>
2021-08-17 00:45:04 +03:00
..
furi-hal-boot.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-bt.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-clock.c [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
furi-hal-clock.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-console.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-console.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-delay.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-flash.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-flash.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-gpio.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-gpio.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-i2c.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-ibutton.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-interrupt.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-interrupt.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-irda.c [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
furi-hal-light.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-nfc.c [FL-1526] Mifare Ultralight emulation (#645) 2021-08-17 00:45:04 +03:00
furi-hal-os-timer.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-os.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-os.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-power.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-pwm.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-pwm.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-resources.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-resources.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-rfid.c [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
furi-hal-sd.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-spi-config.c [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
furi-hal-spi-config.h [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
furi-hal-spi.c [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
furi-hal-spi.h [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00
furi-hal-subghz.c SubGhz: read and save static remotes. Create new static and dynamic remotes. (#646) 2021-08-16 22:56:23 +03:00
furi-hal-task.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-task.h Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-vcp.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-version.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal-vibro.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
furi-hal.c [FL-1666] Bootloader: info screen when we going to DFU. FuriHal: port SPI to LL. Cleanup. (#634) 2021-08-12 11:48:05 +03:00