Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Latest commit

 

History

History
46 lines (29 loc) · 2.05 KB

changelog.md

File metadata and controls

46 lines (29 loc) · 2.05 KB

FlashStorage_STM32F1 Library

arduino-library-badge GitHub release GitHub contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Releases v1.1.0

  1. Fix multiple-definitions linker error.
  2. Add example multiFileProject to demo for multiple-file project.
  3. Update Packages' Patches

Releases v1.0.1

  1. Fix mistake in initial releases

Initial Releases v1.0.0

  1. Initial release to support STM32F1/F3 boards with / without integrated EEPROM
  2. Tested using genuine STM32F103, or CH32F103/CS32F103 boards with 32KB, 64KB or 128KB Flash Size
  3. Configurable Flash Sector to use
  4. FlashStorage size is 1024 bytes (including 1-byte valid and 4-byte signature)