From 542f180d9d7dfa4fdc12a39ceb88f46e50cff631 Mon Sep 17 00:00:00 2001 From: Andrey Date: Mon, 17 Jan 2022 18:39:57 +0300 Subject: [PATCH] add Freertos dependency --- library.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/library.json b/library.json index d8cf5bc6..520dcb44 100644 --- a/library.json +++ b/library.json @@ -9,7 +9,10 @@ }, "frameworks": "*", "platforms": "*", - "dependencies": {"mike-matera/ArduinoSTL": "^1.3.2"}, + "dependencies": { + "mike-matera/ArduinoSTL": "^1.3.2", + "linlin-study/FreeRTOS-Kernel": ">=10.0.0" + }, "build": { "srcFilter": [