unleashed-firmware/lib/nfc
Max 52b5966262
Add File Naming setting for more detailed naming (#3002)
* added filename mode setting
* added furi_flag checks for when filename_mode is set
* changed naming for ibutton, lfrfid and subghz
* requested changes from PR
* Lib: gather all naming bits and pieces under name generator module. Properly bump api version. FuriHal: fix RTC flag enum.
* PR requested changes
* bug fix for arg type
* added functionality for other application scenes
* Lib: cleanup name generator API, simplify usage. Sync API symbols.
* Lib: proper size type in name_generator. Cleanup.
* FuriHal: cleanup rtc api usage across firmware

Co-authored-by: あく <alleteam@gmail.com>
2023-09-01 14:57:49 +09:00
..
helpers [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
parsers [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
protocols Add support for Mifare Classic 4k SAK 0x38 ATQA 0x02, 0x04, 0x08 (#3009) 2023-09-01 11:22:29 +09:00
nfc_device.c Add File Naming setting for more detailed naming (#3002) 2023-09-01 14:57:49 +09:00
nfc_device.h Add File Naming setting for more detailed naming (#3002) 2023-09-01 14:57:49 +09:00
nfc_types.c nfc: Mifare Ultralight C detection (#2668) 2023-05-26 22:19:10 +09:00
nfc_types.h [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
nfc_worker.c NFC CLI: Fix multiple apdu commands from not working when one of them gives an empty response (#2922) 2023-08-03 00:24:02 +09:00
nfc_worker.h [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00
nfc_worker_i.h added ISO15693 (NfcV) reading, saving, emulating and revealing from privacy mode (unlock) (#2316) 2023-06-08 14:30:53 +09:00
SConscript [FL-3400] External menu apps (#2849) 2023-07-10 12:03:41 +04:00