mirror of https://github.com/ARMmbed/mbed-os.git
Remove pyocd requirement and update icetea.
Icetea depends on mbed-flasher. mbed-flasher recently released a version that drops the dependency on pyocd. Icetea released a version that uses this latest version of mbed-flasher. So now tht pyocd is no longer in our dependency tree, we can drop it here.pull/9740/head
parent
da5719113c
commit
4956871269
|
|
@ -20,5 +20,4 @@ beautifulsoup4>=4,<=4.6.3
|
|||
fuzzywuzzy>=0.11,<=0.17
|
||||
pyelftools>=0.24,<=0.25
|
||||
git+https://github.com/armmbed/manifest-tool.git@v1.4.6
|
||||
pyocd>=0.14,<0.15
|
||||
icetea>=1.0.2,<1.1
|
||||
icetea>=1.2.1,<1.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue