How to new a project?

cctung
Posts: 2
Joined: Mon Feb 25, 2019 7:12 am

How to new a project?

Postby cctung » Mon Feb 25, 2019 7:17 am

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.

ESP_Dazz
Posts: 308
Joined: Fri Jun 02, 2017 6:50 am

Re: How to new a project?

Postby ESP_Dazz » Mon Feb 25, 2019 8:25 am


feifeitongtong
Posts: 1
Joined: Wed Feb 13, 2019 4:55 am

Re: How to new a project?

Postby feifeitongtong » Tue Feb 26, 2019 8:13 am


Ritesh
Posts: 1365
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

Re: How to new a project?

Postby Ritesh » Tue Feb 26, 2019 7:02 pm

cctung wrote:
Mon Feb 25, 2019 7:17 am
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.
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

igor_stoppa
Posts: 1
Joined: Fri May 03, 2019 6:55 am

Re: How to new a project?

Postby igor_stoppa » 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

Ritesh
Posts: 1365
Joined: Tue Sep 06, 2016 9:37 am
Location: India
Contact:

Re: How to new a project?

Postby Ritesh » Wed Nov 06, 2019 2:04 pm

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
Hello,

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

Who is online

Users browsing this forum: Baidu [Spider], djixon, MicroController and 138 guests