From da5e38f3c9bfc39487603f0700f898804b775304 Mon Sep 17 00:00:00 2001 From: Kristaps Jurkans Date: Wed, 17 Jun 2026 15:10:59 +0100 Subject: [PATCH] docs(wokwi-ci/idf-wokwi-usage): specify required ESP-IDF version --- docs/wokwi-ci/idf-wokwi-usage.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/wokwi-ci/idf-wokwi-usage.md b/docs/wokwi-ci/idf-wokwi-usage.md index 93dc788..0cb3ccd 100644 --- a/docs/wokwi-ci/idf-wokwi-usage.md +++ b/docs/wokwi-ci/idf-wokwi-usage.md @@ -24,6 +24,10 @@ pip install idf-wokwi You can now run a simulation by executing `idf.py wokwi`! +:::info +Module extensions to ``idf.py`` are only supported on ESP-IDF versions 6.0 or greater. +::: + ## CLI Options Pass any selection of the following commands to `idf.py wokwi` to customize its behavior during runtime.