mongoose/examples/rp2040/pico-w-sdk-builtin/mongoose_config.h
2024-09-11 10:56:52 -03:00

6 lines
126 B
C

#define MG_ARCH MG_ARCH_RP2040
#define MG_ENABLE_TCPIP 1
#define MG_ENABLE_TCPIP_DRIVER_INIT 0
#define MG_ENABLE_PACKED_FS 1