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
|
|
|
|
|
2024-08-30 09:48:04 +02:00
|
|
|
# to use in ./scripts for memory footprint, code coverage, etc.
|
2025-03-22 12:13:34 -04:00
|
|
|
gitpython>=3.1.41
|
2024-08-30 09:48:04 +02:00
|
|
|
|
2020-02-07 14:58:00 -06:00
|
|
|
# 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
|
|
|
|
|
2022-07-11 10:59:14 -04:00
|
|
|
# used by scripts/build/gen_cfb_font_header.py - helper script for user
|
2025-03-22 12:13:34 -04:00
|
|
|
Pillow>=10.3.0
|
2020-11-06 13:36:57 +02:00
|
|
|
|
2021-08-17 08:10:07 -04:00
|
|
|
# used by scripts/release/bug_bash.py for generating top ten bug squashers
|
|
|
|
PyGithub
|
2022-07-10 13:46:17 +10:00
|
|
|
|
|
|
|
# used to generate devicetree dependency graphs
|
|
|
|
graphviz
|