Ben Nahill

Results 17 comments of Ben Nahill

As you're probably well aware Python 2 hit EOL over a year ago. And having hung out with some slow-moving distributions like RHEL when projects demand it, I know not...

Alright, updated the python2 branch to 76fe009. Good to close?

I think pkg_resources is part of the setuptools package. Try installing that.

Is there a chance your GDB is built with Python2? This is surprisingly common still these days. Try installing the python2 branch and see if it picks it up.

That might have been a good idea had this not predated Paul's work by a few years. I support the idea of switching the parser over to something more robust...

Alright I've started working on this! Paul's library is good, though I don't want to require some 5GB of XML. I'm also working on Python2-friendly type annotations for cmsis-svd to...

@markrages for sure! We all had our own needs. Someday I'll I think the cmsis-svd library is sufficient here and there is a cmsis-svd branch which I believe is complete...