flipperzero-firmware/site_scons/site_tools
hedger 056446dfed
[FL-2675] /int space reservation (#1448)
* storage: added global #defines for /int, /ext & /any
* storage: introduced PATH_EXT, PATH_INT& PATH_ANY macros
* core apps: moved hardcoded config files names to separate headers; prefixed them with "."; updater: added file name migration to new naming convention on backup extraction
* storage: fixed storage_merge_recursive handling of complex directory structures; storage_move_to_sd: changed data migration logic to all non-dot files & all folders
* core: added macro aliases for core record names
* Bumped protobuf commit pointer
* storage: reserved 5 pages in /int; denying write&creation of non-dot files when running out of free space

Co-authored-by: あく <alleteam@gmail.com>
2022-07-26 21:21:51 +09:00
..
blackmagic.py fbt: initial blackmagic support (#1362) 2022-07-05 02:53:04 +10:00
ccache.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
crosscc.py [FL-2554] Embedded arm-none-eabi toolchain (#1351) 2022-07-15 01:24:26 +09:00
fbt_apps.py [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
fbt_assets.py fbt: Fixed build for users with space in username (#1437) 2022-07-26 00:31:34 +03:00
fbt_dist.py fbt: Fixed build for users with space in username (#1437) 2022-07-26 00:31:34 +03:00
fbt_extapps.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
fbt_version.py fbt: Fixed build for users with space in username (#1437) 2022-07-26 00:31:34 +03:00
fwbin.py fbt: Fixed build for users with space in username (#1437) 2022-07-26 00:31:34 +03:00
gdb.py fbt: fixes (#1352) 2022-07-01 01:06:12 +09:00
objdump.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
openocd.py fbt: fixes (#1352) 2022-07-01 01:06:12 +09:00
python3.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
sconsmodular.py fbt: initial blackmagic support (#1362) 2022-07-05 02:53:04 +10:00
sconsrecursiveglob.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
size.py fbt: building core with respect for debug flag (#1347) 2022-06-28 21:28:55 +09:00
strip.py [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00