flipperzero-firmware/lib/toolbox
あく 41c43f4805
Various improvements: Toolbox, Updater and Unit Tests. (#2250)
* Toolbox: add seek to character stream method. UpdateUtils: reverse manifest iterator. UnitTests: more unit tests.
* Target: bump API version. Updater: delete empty folders from manifest before resource deployment.
* UnitTests: use manifest from unit_tests folder instead of global one
* Make PVS happy
* sector cache: allocate always
* Better PVS config for manifest.c
* PVS: Move exception outside of condition
* PVS: remove confusing condition

Co-authored-by: SG <who.just.the.doctor@gmail.com>
2023-01-06 16:31:17 +10:00
..
protocols
pulse_protocols
stream Various improvements: Toolbox, Updater and Unit Tests. (#2250) 2023-01-06 16:31:17 +10:00
tar [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
.gitignore
api_lock.h
args.c
args.h
buffer_stream.c [FL-2839] Furi stream buffer (#1834) 2022-10-07 21:27:11 +09:00
buffer_stream.h
crc32_calc.c
crc32_calc.h
dir_walk.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
dir_walk.h
float_tools.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
float_tools.h [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
hex.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
hex.h
hmac_sha256.c
hmac_sha256.h
level_duration.h
m_cstr_dup.h
manchester_decoder.c
manchester_decoder.h
manchester_encoder.c
manchester_encoder.h
md5.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
md5.h
path.c
path.h
profiler.c
profiler.h
property.c
property.h
pulse_joiner.c
pulse_joiner.h
random_name.c
random_name.h
saved_struct.c [FL-2809] Rework BLE key storage (#2154) 2022-12-20 21:32:24 +09:00
saved_struct.h [FL-2809] Rework BLE key storage (#2154) 2022-12-20 21:32:24 +09:00
SConscript Add float_tools to SDK api (#2225) 2022-12-30 15:52:53 +03:00
sha256.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +09:00
sha256.h
value_index.c
value_index.h
varint.c [FL-2811] Fix PVS-Studio warnings (#2142) 2022-12-26 21:13:30 +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