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:
parent
61f672607a
commit
01582f80b7
4 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue