mongoose/tutorials/pico-sdk/rm2-pico-picosdk-baremetal-builtin/mongoose_config.h
2025-03-24 17:41:12 -03:00

7 lines
158 B
C

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