2020-02-07 14:58:00 -06:00
|
|
|
# EXTRAS: optional or useful for development/developers workflow
|
|
|
|
|
2021-01-13 12:08:34 -06:00
|
|
|
# used by twister for --test-tree option
|
2020-02-07 14:58:00 -06:00
|
|
|
anytree
|
|
|
|
|
|
|
|
# helper for developers - check git commit messages
|
|
|
|
gitlint
|
|
|
|
|
|
|
|
# helper for developers
|
|
|
|
junit2html
|
|
|
|
|
2020-06-08 23:45:44 +02:00
|
|
|
# Script used to build firmware images for NXP LPC MCUs.
|
|
|
|
lpc_checksum
|
|
|
|
|
2020-02-07 14:58:00 -06:00
|
|
|
# used by scripts/gen_cfb_font_header.py - helper script for user
|
|
|
|
Pillow
|
2020-11-06 13:36:57 +02:00
|
|
|
|
|
|
|
# can be used to sign a Zephyr application binary for consumption by a bootloader
|
2020-12-18 20:56:38 +00:00
|
|
|
imgtool>=1.7.1
|