flipperzero-firmware/lib/toolbox
SG b9a766d909 [FL-2627] Flipper applications: SDK, build and debug system (#1387)
* Added support for running applications from SD card (FAPs - Flipper Application Packages)
* Added plugin_dist target for fbt to build FAPs
* All apps of type FlipperAppType.EXTERNAL and FlipperAppType.PLUGIN are built as FAPs by default
* Updated VSCode configuration for new fbt features - re-deploy stock configuration to use them
* Added debugging support for FAPs with fbt debug & VSCode
* Added public firmware API with automated versioning

Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: SG <who.just.the.doctor@gmail.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-09-15 02:21:03 +09: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
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
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 [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
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 [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +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