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

Commit

Permalink
v1.2.1 to add mbed_nano platform
Browse files Browse the repository at this point in the history
### Releases v1.2.1

1. Add **mbed_nano** to list of compatible architectures. For more info, Check [Add mbed_nano to list of compatible architectures #3](#3).
  • Loading branch information
khoih-prog authored May 4, 2021
1 parent 94b3eb2 commit 3a8f1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1492,7 +1492,7 @@ The following is the sample terminal output when running example [Change_Interva

```
Starting Change_Interval on Nano 33 BLE
NRF52_MBED_TimerInterrupt v1.1.1
NRF52_MBED_TimerInterrupt v1.2.1
Starting ITimer0 OK, millis() = 801
Starting ITimer1 OK, millis() = 805
Time = 10001, Timer0Count = 18, , Timer1Count = 4
Expand Down

0 comments on commit 3a8f1e3

Please sign in to comment.