esp-open-rtos/examples/wificfg/Makefile

6 lines
122 B
Makefile
Raw Normal View History

2016-09-02 13:02:57 +00:00
# Makefile for wificfg example
PROGRAM=wificfg
EXTRA_COMPONENTS=extras/dhcpserver extras/wificfg
include ../../common.mk