# Makefile for access_point example PROGRAM=wifidmm EXTRA_COMPONENTS=extras/dhcpserver FLASH_SIZE=32 include /opt/esp-open-rtos/common.mk pretty: astyle --style=google *.c && $(RM) *.orig