Skip to content

Commit 3b94922

Browse files
committed
Adding download link for multi-threading supporting arduino-cli.
1 parent 1bc4247 commit 3b94922

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The following Arduino architectures and boards are supported:
1111

1212
Threading on Arduino can be achieved by leveraging the [Arduino_Threads](https://github.com/bcmi-labs/Arduino_Threads) library in combination with [arduino-cli](https://github.com/facchinm/arduino-cli/commits/arduino_threads_rebased).
1313

14+
[Download](https://downloads.arduino.cc/arduino-cli/arduino-cli_arduino_threads_Linux_64bit.tar.gz) `arduino-cli` supporting multi-threading. Currently only available for Linux.
15+
1416
### Table of Contents
1517
* [Threading Basics](01-threading-basics.md)
1618
* [Data exchange between threads](02-data-exchange.md)

0 commit comments

Comments
 (0)