mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-28 13:49:01 +08:00
e8ade14259
Rename driver data structure |
||
---|---|---|
.. | ||
driver_stm32.c | ||
driver_stm32.h | ||
driver_tm4c.c | ||
driver_tm4c.h | ||
driver_w5500.c | ||
mip.c | ||
mip.h | ||
README.md |
MIP - a built-in TCP/IP stack for Mongoose Library
This bare-metal embedded TCP/IP stack is designed specifically for Mongoose.
Works with or without RTOS. Makes it possible to implement networking without
any extra software - just drop mongoose.c
and mongoose.h
into your sources,
and you're done!
Implemented drivers
- STM32F4xx
- STM32F7xx
- W5500