flipperzero-firmware/applications/nfc
gornekich 20fe544b4f
[FL-1501] NFC: read Mifare Ultralight (#571)
* nfc: add scripts menu scene
* canvas: add glyph width api
* app_scene: add state to Scene template
* gui: introduce TextBox view
* nfc: add mifare ultralight read scenes
* nfc: add mifare ultralight menu scene
* nfc: fix scene functions declaration
* Gui: use size_t for sizes.

Co-authored-by: あく <alleteam@gmail.com>
2021-07-08 23:41:34 +03:00
..
scenes [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
views
nfc_cli.c
nfc_cli.h
nfc_device.c [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc_device.h [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_i.h [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_types.h
nfc_worker_i.h
nfc_worker.c [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc_worker.h [FL-1499] NFC App: save and load from SD card (#560) 2021-07-02 16:44:10 +03:00
nfc.c [FL-1501] NFC: read Mifare Ultralight (#571) 2021-07-08 23:41:34 +03:00
nfc.h