郭睿 2ca8f9937d first commit | 1 éve | |
---|---|---|
.. | ||
README.md | 1 éve | |
driver_enc28j60.c | 1 éve | |
driver_stm32.c | 1 éve | |
driver_w5500.c | 1 éve | |
mip.c | 1 éve | |
mip.h | 1 éve |
This bare-metal embedded TCP/IP stack is designed specifically for Mongoose. It does not implement BSD sockets interface - instead, it implements an event-based API tailored for Mongoose Library. As a result, it does not need to use synchronisation primitives. It is very fast, and can work with or without RTOS.
See example usage at examples/stm32/nucleo-f746zg-baremetal