unleashed-firmware/lib/nfc/parsers
micolous 363f555ed7
Implement support for reading Opal card (Sydney, Australia) (#2683)
* Implement support for reading Opal card (Sydney, Australia)
* stub_parser_verify_read: used UNUSED macro
* furi_hal_rtc: expose calendaring as functions
* opal: use bit-packed struct to parse, rather than manually shifting about
* Update f18 api symbols

Co-authored-by: あく <alleteam@gmail.com>
2023-05-29 20:55:55 +09:00
..
all_in_one.c [FL-2733] multitarget support for fbt (#2209) 2023-02-08 01:33:05 +09:00
all_in_one.h Add new card parsers (#1503) 2022-09-20 01:05:04 +09:00
nfc_supported_card.c Implement support for reading Opal card (Sydney, Australia) (#2683) 2023-05-29 20:55:55 +09:00
nfc_supported_card.h Implement support for reading Opal card (Sydney, Australia) (#2683) 2023-05-29 20:55:55 +09:00
opal.c Implement support for reading Opal card (Sydney, Australia) (#2683) 2023-05-29 20:55:55 +09:00
opal.h Implement support for reading Opal card (Sydney, Australia) (#2683) 2023-05-29 20:55:55 +09:00
plantain_4k_parser.c Nfc: fixes for latest PVS-studio 7.23 (#2490) 2023-03-15 21:01:33 +09:00
plantain_4k_parser.h Add new card parsers (#1503) 2022-09-20 01:05:04 +09:00
plantain_parser.c Nfc: fixes for latest PVS-studio 7.23 (#2490) 2023-03-15 21:01:33 +09:00
plantain_parser.h [FL-2868] Remove string_push_uint64 (#1832) 2022-10-07 03:51:30 +09:00
troika_4k_parser.c Fixing parsing troika number (#2536) 2023-04-05 12:16:20 +08:00
troika_4k_parser.h Add new card parsers (#1503) 2022-09-20 01:05:04 +09:00
troika_parser.c Fixing parsing troika number (#2536) 2023-04-05 12:16:20 +08:00
troika_parser.h Add new card parsers (#1503) 2022-09-20 01:05:04 +09:00
two_cities.c Nfc: fixes for latest PVS-studio 7.23 (#2490) 2023-03-15 21:01:33 +09:00
two_cities.h Add new card parsers (#1503) 2022-09-20 01:05:04 +09:00