flipperzero-firmware/lib/toolbox
Sebastian Mauer 1350dcaf63
Add support for PAC/Stanley tags (#1648)
* Add support for PAC/Stanley tags
* Address review comments
2022-08-30 01:04:17 +10:00
..
protocols [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
pulse_protocols [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
stream [FL-2693] RW buffered streams (#1523) 2022-08-04 01:43:14 +09:00
tar [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
.gitignore [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
args.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
args.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
buffer_stream.c [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
buffer_stream.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
crc32_calc.c [FL-2269] Core2 OTA (#1144) 2022-04-27 18:53:48 +03:00
crc32_calc.h [FL-2269] Core2 OTA (#1144) 2022-04-27 18:53:48 +03:00
dir_walk.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
dir_walk.h [FL-2499] Folders rename fix (#1190) 2022-05-10 17:05:36 +03:00
hex.c Add support for PAC/Stanley tags (#1648) 2022-08-30 01:04:17 +10:00
hex.h Add support for PAC/Stanley tags (#1648) 2022-08-30 01:04:17 +10:00
hmac_sha256.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
hmac_sha256.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
level_duration.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
manchester_decoder.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
manchester_decoder.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
manchester_encoder.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
manchester_encoder.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
md5.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
md5.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
path.c [FL-2059] Storage fixes for handling empty files (#1563) 2022-08-10 00:57:11 +09:00
path.h [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
profiler.c [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
profiler.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
pulse_joiner.c [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
pulse_joiner.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
random_name.c Extend random name generator (#1551) 2022-08-08 00:28:04 +09:00
random_name.h [FL-1542], [FL-1603] Generate random name (#602) 2021-07-25 14:34:54 +03:00
saved_struct.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
saved_struct.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
SConscript fbt: fixed include paths; added PVS-Studio configuration (#1615) 2022-08-23 02:06:17 +09:00
sha256.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
sha256.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
value_index.c [FL-2430] Automatic Desktop Locking (#1101) 2022-04-14 15:20:41 +03:00
value_index.h [FL-2430] Automatic Desktop Locking (#1101) 2022-04-14 15:20:41 +03:00
varint.c [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
varint.h [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
version.c [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
version.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00