Open cederom opened 3 years ago
Okay, this problem seems to be reported in https://github.com/pyocd/pyocd-pemicro/issues/2 and fixed already in the upstream master.
I now have OS detection problem that I will reported here https://github.com/pyocd/pyocd-pemicro/issues/4.
By the way - if we are not interested in this PEMicro - should that block use of pyOCD?
Hello world :-)
I have encountered a blocker traceback on
pyocd
(i.e.pyocd list
orpyocd flash
) related topyocd_pemicro/pemicro_probe
:My envronment:
Either version mismatch between
pyocd
andpyocd-pemicro
or no support forFreeBSD
(*BSD
) onpyocd-pemicro
. Work in progress :-)Btw. why separate
pyocd-pemicro
dependency topyocd
?