esp-open-rtos/examples/crc_example/Makefile

4 lines
83 B
Makefile
Raw Normal View History

PROGRAM=crc_example
EXTRA_COMPONENTS = extras/crc_generic
include ../../common.mk