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

Commit deeb73a

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 7933574 commit deeb73a

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
@@ -59,7 +59,7 @@ The catch is **your function is now part of an ISR (Interrupt Service Routine),
5959
## Prerequisite
6060

6161
1. [`Arduino IDE 1.8.13+` for Arduino](https://www.arduino.cc/en/Main/Software)
62-
2. [`Arduino mbed v1.3.0+`](https://www.adafruit.com/) for NRF52-based board using mbed-RTOS such as Nano-33-BLE.
62+
2. [`Arduino mbed v1.3.0+`](https://www.arduino.cc/en/Guide/NANO33BLE#use-your-arduino-nano-33-ble-on-the-arduino-desktop-ide) for NRF52-based board using mbed-RTOS such as Nano-33-BLE.
6363
3. To use with certain example
6464
- [`SimpleTimer library`](https://github.com/schinken/SimpleTimer) for [ISR_16_Timers_Array example](examples/ISR_16_Timers_Array).
6565

0 commit comments

Comments
 (0)