zephyr/scripts/requirements.txt
Erwan Gouriou 8a9ca0d864 scripts: Upgrade pyocd for pack support
pyocd 0.21.0 provides pack support 'pack support' functionality,
as opposed to current 'buitlin support'.
This new feature enables the possibility to add pyocd support
for any chip that is documented in Keil database. Then one doesn't
need anymore to wait pyocd is updated with a new target to use
pyocd with his target, as long as it is populated in Keil database.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-06-18 23:03:35 -04:00

23 lines
330 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.13
ply==3.10
hub==2.0
gitlint
pyelftools==0.24
pyocd==0.21.0
pyserial
pykwalify
# "win32" is used for 64-bit Windows as well
windows-curses; sys_platform == "win32"
colorama
Pillow
intelhex
pytest
gcovr