hedger
c3ececcf96
[FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements ( #2601 )
...
* ufbt: added "dolphin_ext" target (expects "external" subfolder in cwd with dolphin assets); cleaned up unused code
* ufbt: codestyle fixes
* scripts: fixed style according to ruff linter
* scripts: additional cleanup & codestyle fixes
* github: pass target hw code when installing local SDK with ufbt
* ufbt: added error message for missing folder in dolphin builder
* scripts: more linter fixes
* sdk: added flipper_format_stream; ufbt: support for --extra-define
* fbt: reduced amount of global defines
* scripts, fbt: rearranged imports
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-05-03 14:48:49 +09:00
Anna Prosvetova
54c41e4189
CI: Remove pycache from artifacts ( #858 )
...
* CI: Remove pycache from artifacts
* CI: Move bundle scripts step even higher
2021-12-01 13:21:26 +03:00
fominykhandrei
9fc7fe7f32
Fix build for Python versions <3.9 ( #855 )
...
Co-authored-by: Andrei Fominykh <afominykh@topcon.com>
2021-11-30 20:46:54 +03:00
Anna Prosvetova
4303945748
Simpler build, less dependencies ( #827 )
...
* Simpler build, less dependencies
* Follow ugly python linter
* Introduce Brewfile & Update Readme
* Make dist.sh target-specific
* Tidy up make output
* Get rid of cat and truncate (I still love cats tho)
* Suppress dd output
* Long live the cat
2021-11-18 11:46:47 +03:00
Anna Prosvetova
f8542af653
[FL-1989] CI: bootloader & firmware JSON manifests ( #786 )
...
* [FL-1989] CI: bootloader & firmware JSON manifests
* CI: reorder steps
Co-authored-by: あく <alleteam@gmail.com>
2021-10-26 18:33:38 +03:00