MicroMod Ethernet Function Board + RP2040

Does anybody has tips/libraries to get these two to work?

I managed to get the “SparkFun MicroMod Main Board - Single” with the RP2040 working using the Arduino-Pico library for Arduino IDE. However, I can’t get Ethernet working using the ([EthernetWebServer library). I tried different settings, but none succeeded.

Thank you for your help and time](GitHub - khoih-prog/EthernetWebServer: This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, etc. boards running Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Coexisting now with `ESP32 WebServer` and `ESP8266 ESP8266WebServer` libraries. Ethernet_Generic library is used as default for W5x00 with custom SPI)

Did you try ethernet library instead?

https://github.com/arduino-libraries/Ethernet