diff --git a/src/esp-idf/README.md b/src/esp-idf/README.md new file mode 100644 index 0000000..69e24b6 --- /dev/null +++ b/src/esp-idf/README.md @@ -0,0 +1,16 @@ + +# ESP-IDF (esp-idf) + +Esp-IDF Develop Container + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| imageVariant | ESP-IDF version: | string | 5.2.0 | + + + +--- + +_Note: This file was auto-generated from the [devcontainer-template.json](https://github.com/johnluicn/devcontainer-templates/blob/main/src/esp-idf/devcontainer-template.json). Add additional notes to a `NOTES.md`._