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

Commit c3eab63

Browse files
authored
Initial Releases v1.0.0 for STM32F1/F3
### 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`)
1 parent d6ec0df commit c3eab63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=FlashStorage_STM32F1
2-
version=1.1.0
2+
version=1.0.0
33
author=Khoi Hoang
44
maintainer=Khoi Hoang <khoih.prog@gmail.com>
55
license=MIT

0 commit comments

Comments
 (0)