Page 1 of 1

Compiling espeasy for ESP12f D1 mini board

Posted: 03 Nov 2023, 22:59
by joost d
I like to make a build of ESPeasy for the ESP12f D1 mini board.
There is environment for this board in the *.ini files.
Does someone know what do I have tot do to compile ESPeasy for the board ESP12f D1 mini.

Thanks in advance.

Re: Compiling espeasy for ESP12f D1 mini board

Posted: 03 Nov 2023, 23:05
by Ath
Well, we have a lot of ESP8266 builds available that will fit the D1 Mini board, all 4M1M builds should fit, it would just depend on the plugins you require what build would fit best for your situation.
If none of the existing builds have the right combination you can create a Custom build with all plugins you need by following these steps: https://espeasy.readthedocs.io/en/lates ... ormIO.html

Re: Compiling espeasy for ESP12f D1 mini board

Posted: 04 Nov 2023, 14:44
by TD-er
Based on the "D1", I guess it is a 4MB ESP8266 Wemos D1 mini board?
If so then any 4M ESP8266 build will work just fine.

Re: Compiling espeasy for ESP12f D1 mini board

Posted: 05 Nov 2023, 15:03
by bidrohini
are you talking about this board?
https://www.amazon.com/Organizer-ESP826 ... B081PX9YFV
Or something else?

Re: Compiling espeasy for ESP12f D1 mini board

Posted: 05 Nov 2023, 19:29
by joost d
OK, I compiled ESPeasy with the env.: "normal_ESP8266_4M1M".
That works fine.