Updated Threads (markdown)

master
Peter Hinch 2023-06-04 09:36:54 +01:00
rodzic 755ff9e08b
commit 367813a20d
1 zmienionych plików z 1 dodań i 0 usunięć

@ -33,3 +33,4 @@ We provide additional firmware variants for the Pyboard that enables the `_threa
### Resources
* [Threads in MicroPython](https://www.youtube.com/watch?v=aDXgX0rGVDY): Damien's talk that introduced the feature
* [Threading](https://github.com/peterhinch/micropython-async/blob/master/v3/docs/THREADING.md): A doc which aims to explain the different forms of MicroPython concurrency.