From 0fa23b36eaad59bb6f12c419f634bde73cc04eb6 Mon Sep 17 00:00:00 2001 From: Calin Radoni Date: Sat, 26 Dec 2020 22:31:18 +0200 Subject: [PATCH] Updates the README with info about 'ESP-IDF v4.x build' GitHub Action --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eb2a3d6..9636053 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ GitHub Action to install Espressif IoT Development Framework v4.x for building ESP32 code. +**Note:** [ESP-IDF v4.x build](https://github.com/marketplace/actions/esp-idf-v4-x-build) is faster to use as a GitHub Action for +building ESP32 code. It uses Espressif's official Docker container skipping the whole installation part. + The usable ESP-IDF versions are: - `latest` (based on release/v4.2)