File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ ESP-IDF components.
2121## Template
2222
2323This repository is designed to be used as a template repository - so you can
24- sepcify this as the template repository type when creating a new repository on
24+ specify this as the template repository type when creating a new repository on
2525GitHub.
2626
2727After setting this as the template, make sure to update the following:
@@ -71,11 +71,11 @@ development environment to be able to build and flash your target hardware.
7171### Environment
7272
7373This project is an ESP-IDF project, currently [ESP-IDF
74- v.5.5.1](https://github.com/espressif/esp-idf).
74+ v.5.5.1 or v6.0.0 ](https://github.com/espressif/esp-idf).
7575
76- For information about setting up `ESP-IDF v5.5.1 `, please see [the official
76+ For information about setting up `ESP-IDF`, please see [the official
7777ESP-IDF getting started
78- documentation](https://docs.espressif.com/projects/esp-idf/en/v5.5.1 /esp32s3/get-started/index.html).
78+ documentation](https://docs.espressif.com/projects/esp-idf/en/release-v6.0 /esp32s3/get-started/index.html).
7979
8080### Build and Flash
8181
You can’t perform that action at this time.
0 commit comments