Skip to content

Commit f81b8a5

Browse files
committed
static ip
1 parent 012387d commit f81b8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/swiot/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ CFLAGS += -DMXQ_ON_NO_OS
1717
# CFLAGS += -DNO_OS_NETWORKING
1818
CFLAGS += -DNO_OS_LWIP_NETWORKING
1919
CFLAGS += -DEXT_FLASH_MX25
20-
# CFLAGS += -DNO_OS_STATIC_IP
20+
CFLAGS += -DNO_OS_STATIC_IP
2121
CFLAGS += -DIIO_IGNORE_BUFF_OVERRUN_ERR
2222

0 commit comments

Comments
 (0)