mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-19 21:39:07 +08:00
feat(example): Add socket ipv4 and ipv6 example
Commit ID: b650d19c
This commit is contained in:
4
examples/protocols/sockets/tcp_server/main/component.mk
Normal file
4
examples/protocols/sockets/tcp_server/main/component.mk
Normal file
@ -0,0 +1,4 @@
|
||||
#
|
||||
# "main" pseudo-component makefile.
|
||||
#
|
||||
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
Reference in New Issue
Block a user