mirror of
https://github.com/espressif/openthread.git
synced 2026-08-04 09:57:47 +00:00
[tcp] add third_party module for TCPlp (#6885)
This commit creates a module in third_party for TCPlp code. It is a placeholder for now; the actual code will be added in future commits.
This commit is contained in:
@@ -40,6 +40,7 @@ CPPFLAGS_COMMON += \
|
||||
$(NULL)
|
||||
|
||||
LDADD_COMMON += \
|
||||
$(top_builddir)/third_party/tcplp/libtcplp.a \
|
||||
$(NULL)
|
||||
|
||||
LDFLAGS_COMMON += \
|
||||
|
||||
Reference in New Issue
Block a user