scripts: move gen_cfb_font_header.py to scripts/build

Move scripts needed by the build system and not designed to be run
individually or standalone into the build subfolder.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-07-11 10:59:14 -04:00 committed by Carles Cufí
commit 01582f80b7
4 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@ clang-format>=1.12x
# Script used to build firmware images for NXP LPC MCUs.
lpc_checksum
# used by scripts/gen_cfb_font_header.py - helper script for user
# used by scripts/build/gen_cfb_font_header.py - helper script for user
Pillow
# can be used to sign a Zephyr application binary for consumption by a bootloader