flipperzero-firmware/lib/toolbox
hedger ebc2b66372
fbt fixes for mfbt pt2 (#1951)
* fbt: split sdk management code
* scripts: fixed import handling
* fbt: sdk: reformatted paths
* scrips: dist: bundling libs as a build artifact
* fbt: sdk: better path management
* typo fix
* fbt: sdk: minor path handling fixes
* toolchain: fixed windows toolchain download
* fbt: minor refactorin
* fbt: moved sdk management code to extapps.scons
* fbt: fixed sdk symbols header path; disabled -fstack-usage
* fbt: changed pathing for .py scripts
* fbt: changed SDK_HEADERS pathing; added libusb to SDK; added icon_i.h to SDK; added hw target to SDK meta
* fbt: added libusb headers to SDK
* picopass: include cleanup; api: added subghz/registry.h; api: added mbedtls to exported headers
* picopass: fixed formatting
* fbt: fixed COPRO_ASSETS_SCRIPT
* sdk: added basic infrared apis
* toolchain: added ufbt to list of legal fbtenv callers; updated error messages
* fbt: changed manifest collection & icon processing code
* fbt: simpler srcdir lookup
* toolchain: path management fixes; fbt: fixes for fap private libs paths
* scripts: toolchain: reworked download on Windows
* toolchain: v17
* scripts: added colorlog for logging
* Github: fix unit tests

Co-authored-by: あく <alleteam@gmail.com>
2022-11-03 00:15:40 +09:00
..
protocols M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
pulse_protocols [FL-2529][FL-1628] New LF-RFID subsystem (#1601) 2022-08-24 00:57:39 +09:00
stream [FL-2870] Printf function attributes (#1841) 2022-10-07 22:35:15 +09:00
tar M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
.gitignore [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
args.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
args.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
buffer_stream.c [FL-2839] Furi stream buffer (#1834) 2022-10-07 21:27:11 +09:00
buffer_stream.h [FL-2839] Furi stream buffer (#1834) 2022-10-07 21:27:11 +09:00
crc32_calc.c
crc32_calc.h
dir_walk.c M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
dir_walk.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09: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
hmac_sha256.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
level_duration.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
m_cstr_dup.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
manchester_decoder.c
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 M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
path.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +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
saved_struct.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
saved_struct.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
SConscript fbt fixes for mfbt pt2 (#1951) 2022-11-03 00:15:40 +09:00
sha256.c
sha256.h [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
value_index.c
value_index.h
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