Mongoose Integration Guide

This guide shows how to intgrate Mongoose to a different targets.

Mongoose can run on top of existing BSD-compatible TCP/IP stack, or it can run standalone since it has a built-in TCP/IP stack with drivers.

Existing TCP/IP stack

Mongoose can run on any system with BSD-compatible TCP/IP stack. These includes lwIP with sockets support, Zephyr, Windows, ESP32, Mac, Linux, Android, iPhone.

To integrate Mongoose, just follow the Getting started guide.

STM32 built-in Ethernet

NXP

ESP32

RP2040 / RP2350

Any MCU with W5500