1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 12:42:30 +04:00

Merge branch 'fz-dev' into dev

This commit is contained in:
MX
2022-08-30 11:42:39 +03:00
84 changed files with 1392 additions and 47 deletions

View File

@@ -6,7 +6,6 @@ It is invoked by `./fbt` in the firmware project root directory. Internally, it
## Requirements
Please install Python packages required by assets build scripts: `pip3 install -r scripts/requirements.txt`
Make sure that `gcc-arm-none-eabi` toolchain & OpenOCD executables are in system's PATH.
## NB