f51a2109b1
* Crc initial example * Update example and fix submodule
3 lines
83 B
Makefile
3 lines
83 B
Makefile
PROGRAM=crc_example
|
|
EXTRA_COMPONENTS = extras/crc_generic
|
|
include ../../common.mk
|