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

Commit 017141f

Browse files
authored
v1.2.0 to fix multiple-definitions linker error
### Major Releases v1.2.0 1. Fix `multiple-definitions` linker error. 2. Add example [multiFileProject](examples/multiFileProject) to demo for multiple-file project.
1 parent e97df56 commit 017141f

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
@@ -120,7 +120,7 @@ Currently, the library supports both new [**STM32 core v2.0.0+**](https://github
120120

121121
## Prerequisites
122122

123-
1. [`Arduino IDE 1.8.19+` for Arduino](https://www.arduino.cc/en/Main/Software)
123+
1. [`Arduino IDE 1.8.19+` for Arduino](https://github.com/arduino/Arduino). [![GitHub release](https://img.shields.io/github/release/arduino/Arduino.svg)](https://github.com/arduino/Arduino/releases/latest)
124124
2. [`Arduino Core for STM32 v2.2.0+`](https://github.com/stm32duino/Arduino_Core_STM32) for STM32 boards. [![GitHub release](https://img.shields.io/github/release/stm32duino/Arduino_Core_STM32.svg)](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest)
125125

126126
---

0 commit comments

Comments
 (0)