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

Commit b74db51

Browse files
authored
v1.4.1 adds support to Sparkfun Pro nRF52840 Mini
### Releases v1.4.1 1. Add support to `Sparkfun Pro nRF52840 Mini` 2. Update `Packages_Patches`
1 parent 90cedf3 commit b74db51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Another way to install is to:
186186

187187
1. Install [VS Code](https://code.visualstudio.com/)
188188
2. Install [PlatformIO](https://platformio.org/platformio-ide)
189-
3. Install [**NRF52_TimerInterrupt** library](https://platformio.org/lib/show/11399/NRF52_TimerInterrupt) or [**NRF52_TimerInterrupt** library](https://platformio.org/lib/show/11427/NRF52_TimerInterrupt) by using [Library Manager](https://platformio.org/lib/show/11399/NRF52_TimerInterrupt/installation). Search for **NRF52_TimerInterrupt** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
189+
3. Install [**NRF52_TimerInterrupt** library](https://registry.platformio.org/libraries/khoih-prog/NRF52_TimerInterrupt) by using [Library Manager](https://registry.platformio.org/libraries/khoih-prog/NRF52_TimerInterrupt/installation). Search for **NRF52_TimerInterrupt** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
190190
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)
191191

192192
---

0 commit comments

Comments
 (0)