Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/wokwi-ci/idf-wokwi-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading