How to new a project for esp-idf?
I don't want to create
CMakeLists.txt
Makefile
README.md
sdkconfig.defaults
main directory
...
by manual.
How to new a project?
-
- Posts: 1
- Joined: Wed Feb 13, 2019 4:55 am
Re: How to new a project?
Steps are simple to create project for ESP32 IDF which are also mentioned into read the docs as well.
1) install required packages into windows or linux system
2) download ESP32 Toolchain
3) clone ESP32 IDF
4) take any template example and set Toolchain + SDK Path
So, You can compile template examples and load compiled binaries into ESP32 device.
Let me know if you need any help regarding that.
Regards,
Ritesh Prajapati
Ritesh Prajapati
-
- Posts: 1
- Joined: Fri May 03, 2019 6:55 am
Re: How to new a project?
@Ritesh I think the OP does have a point: the examples are just that, examples.
It is conceptually incorrect to say "take an example and modify it", when the OP
asks for a template, because in the example it's not really clear what is mandatory
and what is part of the example.
It would be much better if there was a *real* template, with only the necessary
parts and possibly stubs for what must be filled when using the template.
example != template
It is conceptually incorrect to say "take an example and modify it", when the OP
asks for a template, because in the example it's not really clear what is mandatory
and what is part of the example.
It would be much better if there was a *real* template, with only the necessary
parts and possibly stubs for what must be filled when using the template.
example != template
Re: How to new a project?
Hello,igor_stoppa wrote: ↑Sat Oct 26, 2019 12:38 pm@Ritesh I think the OP does have a point: the examples are just that, examples.
It is conceptually incorrect to say "take an example and modify it", when the OP
asks for a template, because in the example it's not really clear what is mandatory
and what is part of the example.
It would be much better if there was a *real* template, with only the necessary
parts and possibly stubs for what must be filled when using the template.
example != template
Sorry i didn't get your point like what you want. So, it will be good if you can provide more details as per your requirements for same.
Regards,
Ritesh Prajapati
Ritesh Prajapati
Who is online
Users browsing this forum: Baidu [Spider], Majestic-12 [Bot] and 104 guests