arduino-libraries / ArduinoMDNS

mDNS Library for Arduino
40 stars 13 forks source link

Remove CI build for Portenta H7 / M4 core #34

Closed aentinger closed 9 months ago

aentinger commented 9 months ago

The reason behind this is that the M4 core can not access memory area that's relevant for the Ethernet driver. Put simply, Ethernet does not work from the Portenta H7 / M4 core.