since more than 3 years the openocd does’t get any updates, but the readme say its the xPack version of openocd. the xPack version has get some updates in the last three years which also fix some issues with the ststm32 platform see GitHub-PR887. I think it’s cumbersome that every user should manually update the binaries.
I’ve start a discussion with the maintainer of the xPack package, but we both need some advice which way we should go.
I understand that a package from platformio team looks better, but why this effort? Why not help the maintainer to do this job?
I hope that somebody of the core team will help me with the outdated packages. It would be nice if the source for every package were in the GitHub-Orga visible (easy findable). Because tool-ldscripts-ststm32 is outdated too.
And another point is the STM32 platform as a whole: there is a lot of stuff available from ST itself, for which all that would be required is a ‘package.json’ file and a workflow for publication. Has anyone asked ST to do this?