unleashed-firmware/applications/debug/unit_tests
gornekich 217bfac2fc
NFC: add Slix capabilities (#3652)
* iso15693 listener: fix inventory cmd and buffer overflow
* iso15 listener: fix read multiple blocks command
* slix: print password
* slix: add capabilities field
* slix listener: skip password validation for special capability
* slix: fix capability name
* slix: add capabilities handler to verify and reset
* nfc test: introduce slix tests
* fbt: change toolchain back to 33 version
* slix: fix saving capablities comment
* unit tests: add slix files to resources
* slix: fix set passwrd signature
* nfc tests: add set correct password test
* nfc test: complete slix password tests
* nfc test: add slix file test
* nfc test: handle errors in worker callback
* iso15693_3: code clean up
* iso15693_listener: fix incorrect afi handling
* slix: chage capabilities format to one word camel case
* unit tests: update nfc files with new slix format

Co-authored-by: あく <alleteam@gmail.com>
2024-05-17 12:58:32 +01:00
..
bit_lib Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
bt Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
datetimelib Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
dialogs Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
expansion Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
flipper_format Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
float_tools Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi Revert "TLSF memory allocator. Less free flash, moar free ram. (#3572)" (#3651) 2024-05-16 18:43:27 +04:00
furi_hal Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
infrared Add support for Pioneer SR IR remotes (#3308) 2024-03-22 21:25:52 +09:00
lfrfid Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
manifest Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
nfc NFC: add Slix capabilities (#3652) 2024-05-17 12:58:32 +01:00
power Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
protocol_dict Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
resources/unit_tests NFC: add Slix capabilities (#3652) 2024-05-17 12:58:32 +01:00
rpc Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
storage Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
stream Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
subghz Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
varint Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
application.fam [FL-3629] fbt: reworked assets & resources handling (#3160) 2023-10-31 00:17:30 +09:00
minunit.h [FL-3664] 64k does not enough (#3216) 2023-11-16 01:39:27 +09:00
minunit_vars.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
minunit_vars_ex.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
test_index.c fbt: added -Wstrict-prototypes for main firmware (#3557) 2024-04-02 02:02:45 +09:00