I’ve been looking through the website, but could not find any changelog documentation about the BSPs. In particular, com.sysprogs.arm.stm32. => Where can I find information about the BSPs provided by Sysprogs?
Our DevOps mentioned it might be no a good idea to upgrade it before release. They might be right because I have no idea what changed. So I got curious.
Our BSPs are directly derived from the device SDKs provided by the device vendors (ST in this case). You can find out the exact SDK versions used to build each BSP in the SDKVersions.xml file (STM32 only) and then check the SDK changelog on the ST website.