mongoose/examples/stm32/nucleo-f429zi-freertos-mip/mongoose_custom.h

8 lines
116 B
C

#pragma once
#include <errno.h>
#define MG_ARCH MG_ARCH_FREERTOS
#define MG_ENABLE_TCPIP 1
#define MG_IO_SIZE 256