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 Your First Web Server Guide for Windows/Mac/Linux - on any other system with BSD TCP/IP stack, it works exactly the same.

STM32

Mongoose STM32 Integration Guide
External on st.com: STM32H7 Ethernet with Mongoose: Getting started guide

NXP

RP2040 / RP2350

Mongoose RP2040/2350 Integration Guide

ESP32

Any MCU with W5500