Page 1 of 1

How to create a new ESP-IDF component

Posted: Fri Mar 10, 2023 12:47 pm
by Stipa88
Hello everyone.

I created a new empty project -> Right mouse click -> New -> Espressif IDF Component
(I looked at the example component/wifi_provisioning)

This is my component structure:
Image

How to compile and create a component "ProtoGenerator"?
(the name of the component is just an example)

Tnx