Skip to content

Commit 8c06017

Browse files
committedSep 22, 2021
Add a readme
This will provide a quick overview of the project. The URLs in the "Compile Examples" workflow status badge are configured for the final location of the library, so they are expected to be broken while it is in the temporary development location.
1 parent be07d1d commit 8c06017

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# `Arduino_Threads` library for Arduino
2+
3+
[![Compile Examples status](https://github.com/arduino-libraries/Arduino_Threads/actions/workflows/compile-examples.yml/badge.svg)](https://github.com/arduino-libraries/Arduino_Threads/actions/workflows/compile-examples.yml)
4+
5+
This library makes it easy to use the multi-threading capability of [Arduino](https://www.arduino.cc/) boards that use an [Mbed OS](https://os.mbed.com/docs/mbed-os/latest/introduction/index.html)-based core library.

0 commit comments

Comments
 (0)
Please sign in to comment.