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

Commit 2d617bf

Browse files
authored
v1.1.0
### Releases v1.0.0 1. Initial release to support STM32F/L/H/G/WB/MP1 board with / without integrated EEPROM
1 parent 945ba86 commit 2d617bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Another way to install is to:
121121

122122
1. Install [VS Code](https://code.visualstudio.com/)
123123
2. Install [PlatformIO](https://platformio.org/platformio-ide)
124-
3. Install [**FlashStorage_STM32** library](https://platformio.org/lib/show/xxxxx/FlashStorage_STM32) by using [Library Manager](https://platformio.org/lib/show/xxxxx/FlashStorage_STM32/installation). Search for **FlashStorage_STM32** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
124+
3. Install [**FlashStorage_STM32** library](https://platformio.org/lib/show/11728/FlashStorage_STM32) by using [Library Manager](https://platformio.org/lib/show/11728/FlashStorage_STM32/installation). Search for **FlashStorage_STM32** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
125125
4. Use included [platformio.ini](platformio/platformio.ini) file from examples to ensure that all dependent libraries will installed automatically. Please visit documentation for the other options and examples at [Project Configuration File](https://docs.platformio.org/page/projectconf.html)
126126

127127

0 commit comments

Comments
 (0)