Skip to content
Discussion options

You must be logged in to vote

I have not tried to make this work on an esp8266; my device is a M5StickC Plus. However, it seems ESPmDNS.h is part of the espressif32 platform, as this is where it is located on my system: ~/.platformio/packages/framework-arduinoespressif32/libraries/ESPmDNS/src/ESPmDNS.h. My guess would be it is just not included in espressif8266.

The thing you're running into on your M2 vs. your M1 I can't comment on, because I have neither machine/CPU. What I do know is that the default setup - that being the one you get when you clone this repo and do not set default_envs in platformio.ini - builds all projects. That can indeed take a fair amount of time. This is because each project has its own buil…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@vaaski
Comment options

@rbergen
Comment options

Answer selected by vaaski
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants