mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
emulation on host: mock lwIP functions used in latest dhcp renew patch (#5691)
This commit is contained in:
@ -74,6 +74,7 @@ MOCK_CPP_FILES_COMMON := $(addprefix common/,\
|
||||
WMath.cpp \
|
||||
MockSerial.cpp \
|
||||
MockTools.cpp \
|
||||
MocklwIP.cpp \
|
||||
)
|
||||
|
||||
MOCK_CPP_FILES := $(MOCK_CPP_FILES_COMMON) $(addprefix common/,\
|
||||
|
Reference in New Issue
Block a user