unleashed-firmware/applications/main/nfc/plugins/supported_cards
porta c9791a280a
[FL-3884] Proper integer parsing (#3839)
* feat: strint_to_uint32 and tests
* fix: permit explicit bases and prefixes
* feat: strint_to_{int32,uint16,int16}
* feat: strint_to_u?int64
* refactor: replace strtol, strtoul, sscanf with strint_to_*
* fix: api symbols
* docs: document parameter `end` of strint_to_uint_32
* style: apply changes requested by hedger
* refactor: fix pvs-studio diagnostic
* style: apply changes requested by CookiePLMonster
* fix: unused var
* fix: pointer type
* refactor: convert atoi to strint_to_*
* fix: strint_to_uint8 doesn't actually exist ._ .
* fix: memory leak
* style: address review comments
* Toolbox: couple small comments in the code and doxygen comment update. SubGhz, Loader: fix strint usage.
* Loader: fix incorrect cast

Co-authored-by: あく <alleteam@gmail.com>
2024-09-05 18:02:42 +01:00
..
aime.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
all_in_one.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
bip.c nfc app: fix false positive verification in bip plugin (#3595) 2024-04-18 09:56:39 +09:00
clipper.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
gallagher.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
hi.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
hid.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
itso.c [FL-3884] Proper integer parsing (#3839) 2024-09-05 18:02:42 +01:00
microel.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mizip.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
mykey.c [FL-3800, FL-3801] Fixed plugins and UI (#3543) 2024-03-29 11:45:01 +09:00
myki.c [FL-3760] NFC Parsers cosmetic fixes (#3511) 2024-03-21 00:08:35 +09:00
nfc_supported_card_plugin.h NFC refactoring (#3050) 2023-10-24 12:08:09 +09:00
opal.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
plantain.c [NFC] Change the plantain last number display from "?" to "X" (#3819) 2024-08-02 15:03:12 +09:00
skylanders.c [FL-3746] Mifare Plus detection support (#3607) 2024-06-10 20:36:46 +01:00
troika.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
two_cities.c [NFC] Change the plantain last number display from "?" to "X" (#3819) 2024-08-02 15:03:12 +09:00
umarsh.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
washcity.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00