pyocd recently added support for python 3 so we can now remove the python 2 package requirements. It also merged Zephyr thread awareness upstream, so we can remove the reference to my pyocd pull request. Tested debugging and flashing on Linux and Windows. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
17 lines
253 B
Plaintext
17 lines
253 B
Plaintext
wheel==0.30.0
|
|
breathe==4.9.1
|
|
sphinx==1.7.5
|
|
docutils==0.14
|
|
sphinx_rtd_theme
|
|
junit2html
|
|
PyYAML==3.12
|
|
ply==3.10
|
|
hub==2.0
|
|
gitlint
|
|
pyelftools==0.24
|
|
pyocd
|
|
pyserial
|
|
pykwalify
|
|
# "win32" is used for 64-bit Windows as well
|
|
windows-curses; sys_platform == "win32"
|