stm32-mw-openbl missing functionality (GetChecksum, maybe more)
The stm32-mw-openbl project supposedly implements the system memory bootloader available in all STM32 MCUs.
However, there are some missing functions:
- The GetChecksum command is missing, but it is documentend for example in AN4221 (I2C interface for the system memory bootloader)
I am posting here because it seems that nobody reads/replies to issues on the github project.
Can you update the github library accordingly, so that it provides the full feature set?
