mirror of
https://github.com/espressif/esp-idf-template.git
synced 2026-06-21 14:42:43 +00:00
14 lines
759 B
Markdown
14 lines
759 B
Markdown
ESP-IDF template app
|
|
====================
|
|
|
|
This project is no longer being maintained.
|
|
|
|
ESP-IDF now supports creating a new project from the command line using `idf.py create-project`. See [idf.py docs](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/tools/idf-py.html#start-a-new-project-create-project) for more information.
|
|
|
|
Please check [ESP-IDF docs](https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html) for getting started instructions.
|
|
|
|
*Code in this repository is in the Public Domain (or CC0 licensed, at your option.)
|
|
Unless required by applicable law or agreed to in writing, this
|
|
software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
CONDITIONS OF ANY KIND, either express or implied.*
|