STM32 StdPeriph_Lib V3.0.0The STM32F10xxx StdPeriph_Lib V3.0.0 is an update of FWLib V2.0.3:
● It makes the library compliant with the Cortex™ microcontroller software interface standard (CMSIS)
● the package architecture has been enhanced
● the source files are provided in the Doxygen format
● the update has no impact on the STM32 peripheral drivers’ API (application programming interface)
To migrate to the STM32F10xxx standard peripheral library V3.0.0, you simply have to
update the:
● files relative to your toolchain
● project setting
● library file organization
● you do not need to change or update the application code