zephyr/scripts/requirements-extras.txt

17 lines
361 B
Plaintext

# EXTRAS: optional or useful for development/developers workflow
# used by sanitycheck for --test-tree option
anytree
# helper for developers - check git commit messages
gitlint
# helper for developers
junit2html
# Script used to build firmware images for NXP LPC MCUs.
lpc_checksum
# used by scripts/gen_cfb_font_header.py - helper script for user
Pillow