From b487617d3a16492eb8bf8d83f93fd3a3eb48eba4 Mon Sep 17 00:00:00 2001 From: Alexey Zholtikov Date: Mon, 7 Apr 2025 19:42:28 +0300 Subject: [PATCH] doc: added links for frameworks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c10699..6a16dbc 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ## Tested on -1. ESP8266 RTOS_SDK v3.4 -2. ESP32 ESP-IDF v5.4 +1. [ESP8266 RTOS_SDK v3.4](https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/index.html#) +2. [ESP32 ESP-IDF v5.4](https://docs.espressif.com/projects/esp-idf/en/release-v5.4/esp32/index.html) ## Features