esp-open-rtos/examples/tcp_non_blocking/Makefile

6 lines
125 B
Makefile
Raw Normal View History

2017-10-08 06:47:23 +00:00
# Makefile for tcp_non_blocking example
PROGRAM=tcp_non_blocking
EXTRA_COMPONENTS=extras/dhcpserver
include ../../common.mk