mirror of
https://github.com/esp8266/Arduino.git
synced 2026-01-06 05:22:30 +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