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

Commit 7933574

Browse files
authored
v1.0.1
### Releases v1.0.1 1. Initial coding for Nano-33-BLE and sync with [**NRF52_TimerInterrupt Library**](https://github.com/khoih-prog/NRF52_TimerInterrupt)
1 parent 81082fe commit 7933574

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
@@ -86,7 +86,7 @@ Another way to install is to:
8686

8787
1. Install [VS Code](https://code.visualstudio.com/)
8888
2. Install [PlatformIO](https://platformio.org/platformio-ide)
89-
3. Install [**NRF52_MBED_TimerInterrupt** library](https://platformio.org/lib/show/xxxxx/NRF52_MBED_TimerInterrupt) by using [Library Manager](https://platformio.org/lib/show/xxxxx/NRF52_MBED_TimerInterrupt/installation). Search for **NRF52_MBED_TimerInterrupt** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
89+
3. Install [**NRF52_MBED_TimerInterrupt** library](https://platformio.org/lib/show/11489/NRF52_MBED_TimerInterrupt) by using [Library Manager](https://platformio.org/lib/show/11489/NRF52_MBED_TimerInterrupt/installation). Search for **NRF52_MBED_TimerInterrupt** in [Platform.io Author's Libraries](https://platformio.org/lib/search?query=author:%22Khoi%20Hoang%22)
9090
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)
9191

9292
---

0 commit comments

Comments
 (0)