STM32CubeF0 Firmware Package V1.11.2 /06-November-2020
Main Changes
- Patch release to fix known defects and enhancements implementation.
- Remove register keyword to be compliant with new c++ standard:
- The register storage class specifier was deprecated in C++11 and removed in C++17
- Update STM32F072B-Discovery Demo to support new MEMS gyroscope component: **I3G4250D**.
- EEPROM_Emulation application alignment with X-CUBE-EEPROM package.