mongoose/examples/rp2040/pico-rndis-dashboard/mongoose_config.h

7 lines
155 B
C
Raw Normal View History

2024-04-19 04:28:40 +08:00
#define MG_ARCH MG_ARCH_RP2040
#define MG_ENABLE_TCPIP 1
#define MG_ENABLE_TCPIP_DRIVER_INIT 0
#define MG_ENABLE_PACKED_FS 1
#define MG_ENABLE_POSIX_FS 0