mongoose/examples/pico-sdk/pico-w-picosdk-baremetal-builtin/mongoose_config.h
2024-12-02 11:15:33 -03:00

6 lines
127 B
C

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