zephyr/scripts/requirements.txt
Henrik Brix Andersen 9e8c9ca8fb subsys: fb: add support for generating CFB font headers at build time
Add script and cmake functions for automatically generating Character
Frame Buffer (CFB) font header files from image files, TrueType, or
OpenType font files.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2018-11-28 11:46:00 +01:00

20 lines
308 B
Plaintext

wheel==0.30.0
breathe==4.9.1
sphinx==1.7.5
docutils==0.14
sphinx_rtd_theme
sphinxcontrib-svg2pdfconverter
junit2html
PyYAML>=3.12
ply==3.10
hub==2.0
gitlint
pyelftools==0.24
pyocd==0.12.0
pyserial
pykwalify
# "win32" is used for 64-bit Windows as well
windows-curses; sys_platform == "win32"
colorama
Pillow