esp-open-rtos/examples/wificfg/Makefile
2016-11-24 10:22:53 +11:00

5 lines
122 B
Makefile

# Makefile for wificfg example
PROGRAM=wificfg
EXTRA_COMPONENTS=extras/dhcpserver extras/wificfg
include ../../common.mk