From 9e3d31377a370b8528156162ea58e7538b18fb43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 24 Feb 2024 16:20:30 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/esp-idf/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/esp-idf/README.md 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`._