From d565b59e82ebe2152839fa66004cdd9ea9d3ce8e Mon Sep 17 00:00:00 2001 From: neo Date: Mon, 2 Aug 2021 18:42:18 +0800 Subject: [PATCH] Add Azure RTOS library (#309) --- repositories.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repositories.txt b/repositories.txt index cfaf67fc..3e80e16a 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4120,3 +4120,5 @@ https://github.com/khoih-prog/ESP32_C3_TimerInterrupt https://github.com/guttih/DisplayMenu https://github.com/noah1510/unit-system-adruino https://github.com/sakabug/Bugtton +https://github.com/xiongyu0523/AzureRTOS-ThreadX-For-Arduino +