Remove obsolete info from docs (#1672)

This commit is contained in:
Himura Kazuto
2022-08-28 19:39:08 +04:00
committed by GitHub
parent 689da15346
commit ffa3ff5e7c
3 changed files with 1 additions and 15 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