Page 1 of 1

Pi57

Posted: 14 May 2021, 08:47
by Pi57
Hi here :)

I'm coming from France. I'm pretty new user with ESPEasy.

I already use it on ESP32 with the "normal" build.

Now I want to go further and build my own version :)

But I got some issue to do this first build ...

Let see that in a dedicated post

See you

Re: Pi57

Posted: 14 May 2021, 13:28
by TD-er
Just a warning for your own build... please use the latest build script, if you're using Linux.

And welcome :)

Re: Pi57

Posted: 14 May 2021, 14:48
by Ath
A good start would be the documentation: https://espeasy.readthedocs.io/en/lates ... ormIO.html (PlatformIO is the endorsed platform for development, unless you are (very) experienced in Arduino IDE). On Windows: Be sure to first install the Git command-line tools (not per-sé Git workbench), and add these to the PATH (option of that wording has to be checked) during install.

Re: Pi57

Posted: 14 May 2021, 19:07
by Pi57
Hi TD-er and Ath,

I'm working on Windows 10.

I was facing the issue with Git. But after some search on the web I found that Git was required and not installed. So this problem is solved :)

Thanks for your first recommandation :D