flipperzero-firmware/.github/workflows
hedger a1637e9216
fbt fixes & improvements (#1490)
* fbt: minimal USB flash mode; scripts: faster storage.py with larger chunks
* fbt: fixed creation of temporary file nodes confusing scons
* docs: removed refs to --with-updater
* fbt: removed splashscreen from minimal update package
* fbt: renamed dist arguments for consistency
* docs: fixed updater_debug target
* fbt: separate target for generating compilation_database.json without building the code.
* fbt: added `jflash` target for programming over JLink probe; refactored usb flashing targets
* fbt: building updater_app in unit_tests configuration
* fbt: fixed reset behavior after flashing with J-Link
* fbt: generating .map file for firmware binary & external apps
* fbt/core: moved library contents before apps code

Co-authored-by: あく <alleteam@gmail.com>
2022-08-02 22:46:43 +09:00
..
build_toolchain.yml [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
build.yml fbt fixes & improvements (#1490) 2022-08-02 22:46:43 +09:00
check_submodules.yml [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
lint_c.yml
lint_python.yml
reindex.yml