mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
emulation on host: add missing strlcat strlcpy (#6327)
This commit is contained in:
@ -287,6 +287,7 @@ MOCK_ARDUINO_LIBS := $(addprefix common/,\
|
||||
MockEsp.cpp \
|
||||
MockEEPROM.cpp \
|
||||
MockSPI.cpp \
|
||||
strl.cpp \
|
||||
)
|
||||
|
||||
CPP_SOURCES_CORE_EMU = \
|
||||
|
Reference in New Issue
Block a user