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

8 lines
114 B
C
Raw Normal View History

2022-11-09 17:38:30 +08:00
#pragma once
#include <errno.h>
#define MG_ARCH MG_ARCH_FREERTOS
#define MG_ENABLE_MIP 1
#define MG_IO_SIZE 256