wifidmm/src/Makefile

9 lines
155 B
Makefile

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