mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #9740 from bridadan/remove_pyocd_dependency
Remove pyocd requirement and update icetea.pull/9745/head
commit
3a301cd5f3
|
@ -20,5 +20,4 @@ beautifulsoup4>=4,<=4.6.3
|
||||||
fuzzywuzzy>=0.11,<=0.17
|
fuzzywuzzy>=0.11,<=0.17
|
||||||
pyelftools>=0.24,<=0.25
|
pyelftools>=0.24,<=0.25
|
||||||
git+https://github.com/armmbed/manifest-tool.git@v1.4.6
|
git+https://github.com/armmbed/manifest-tool.git@v1.4.6
|
||||||
pyocd>=0.14,<0.15
|
icetea>=1.2.1,<1.3
|
||||||
icetea>=1.0.2,<1.1
|
|
||||||
|
|
Loading…
Reference in New Issue