mongoose/examples/pico-sdk/w5500-evb-pico2-picosdk-baremetal-builtin/mongoose_config.h

7 lines
160 B
C
Raw Normal View History

2024-11-09 01:33:19 +08:00
#define MG_ARCH MG_ARCH_PICOSDK
2024-04-19 04:28:40 +08:00
#define MG_ENABLE_TCPIP 1
#define MG_ENABLE_TCPIP_DRIVER_INIT 0
#define MG_ENABLE_DRIVER_W5500 1
#define MG_ENABLE_PACKED_FS 1