flipperzero-firmware/firmware/targets/f6
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 [FL-1447] NFC application refactoring (#532) 2021-06-24 11:46:37 +03:00
ble-glue [FL-1409] Flipper name in reports (#507) 2021-06-07 19:05:47 +03:00
cube [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
Inc [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
Src [FL-1338] Initialize USB as soon as possible, fix usb stack lockup #525 2021-06-18 14:27:50 +03:00
startup_stm32wb55xx_cm4.s [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
stm32wb55xx_flash_cm4_boot.ld [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
stm32wb55xx_flash_cm4_no_boot.ld [FL-1196] Targets: add F6 (#427) 2021-05-18 12:23:14 +03:00
target.mk [FL-1326] Move heap4 allocator to furi core and add allocation tracing capability (#529) 2021-06-23 17:48:44 +03:00