flipperzero-firmware/firmware/targets/f6/api-hal
gornekich 5b8f147882
[FL-1447] NFC application refactoring (#532)
* nfc: add separate nfc_detect
* nfc_worker: add callback and context
* api-hal-nfc: return busy if rfal worker is running
* nfc: introduce nfc_detect, change nfc_worker API, rework main nfc task
* nfc_emulate: introduce nfc_emulate module
* nfc: introduce nfc_emv module
* nfc: introduce nfc_mifare_ul module
* nfc: remove unused nfc_views
* nfc: separate messages and models
* nfc: remove unused nfc message types
* nfc: remove message_queue from common api
* view_dispatcher: delete internal queue in destructor
* api-hal-nfc: fix rfal worker initialization condition

Co-authored-by: あく <alleteam@gmail.com>
2021-06-24 11:46:37 +03:00
..
api-hal-boot.c [FL-835] Factory reset. Cli refactoring. (#466) 2021-05-18 16:57:39 +03:00
api-hal-bt.c [FL-1363] BLE GUI tests (#505) 2021-06-02 17:09:02 +03:00
api-hal-clock.c
api-hal-clock.h
api-hal-delay.c
api-hal-flash.c
api-hal-flash.h
api-hal-gpio.c [FL-1351] Wiegand read fix (#483) 2021-05-24 12:57:14 +03:00
api-hal-gpio.h [FL-1351] Wiegand read fix (#483) 2021-05-24 12:57:14 +03:00
api-hal-i2c.c
api-hal-ibutton.c
api-hal-irda_i.h [FL-1156, FL-1249] Add IRDA encoder/decoder library (#451) 2021-05-18 13:51:00 +03:00
api-hal-irda.c [FL-1369, FL-1397, FL-1420] IRDA + SDcard (#513) 2021-06-09 16:04:49 +03:00
api-hal-light.c
api-hal-nfc.c [FL-1447] NFC application refactoring (#532) 2021-06-24 11:46:37 +03:00
api-hal-os-timer.h
api-hal-os.c
api-hal-os.h
api-hal-power.c [FL-1268] Gauge re-calibration (#471) 2021-05-18 17:59:16 +03:00
api-hal-pwm.c [FL-1156, FL-1249] Add IRDA encoder/decoder library (#451) 2021-05-18 13:51:00 +03:00
api-hal-pwm.h [FL-1156, FL-1249] Add IRDA encoder/decoder library (#451) 2021-05-18 13:51:00 +03:00
api-hal-resources.c
api-hal-resources.h
api-hal-rfid.c Api HAL rfid: fix power consumption on f6 board (#516) 2021-06-10 13:29:12 +03:00
api-hal-sd.c
api-hal-spi-config.c [FL-1111] SD card rework with SPI API (#496) 2021-05-26 18:42:12 +03:00
api-hal-spi-config.h [FL-1111] SD card rework with SPI API (#496) 2021-05-26 18:42:12 +03:00
api-hal-spi.c [FL-1111] SD card rework with SPI API (#496) 2021-05-26 18:42:12 +03:00
api-hal-spi.h [FL-1111] SD card rework with SPI API (#496) 2021-05-26 18:42:12 +03:00
api-hal-subghz.c Subghz packet test (#512) 2021-06-08 12:51:16 +03:00
api-hal-task.c
api-hal-task.h
api-hal-tim_i.h [FL-1156, FL-1249] Add IRDA encoder/decoder library (#451) 2021-05-18 13:51:00 +03:00
api-hal-tim.c [FL-1367] fix rfid on f6 target (#500) 2021-05-28 12:38:12 +03:00
api-hal-tim.h [FL-1156, FL-1249] Add IRDA encoder/decoder library (#451) 2021-05-18 13:51:00 +03:00
api-hal-uuid.c
api-hal-vcp.c [FL-1441] ApiHalVcp: use DTR signal for ready flag. Fix memory leak in subghz. (#519) 2021-06-16 09:14:59 +03:00
api-hal-version.c [FL-1409] Flipper name in reports (#507) 2021-06-07 19:05:47 +03:00
api-hal-vibro.c
api-hal.c [FL-1355] Fix flipper name C string (#485) 2021-05-24 21:06:53 +03:00
api-interrupts.c [FL-1274] Interrupt manager: cleaned version (#490) 2021-05-25 13:56:27 +03:00