wifidmm/src/Makefile

9 lines
183 B
Makefile

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