Crc initial example

This commit is contained in:
Zaltora 2017-02-12 11:56:15 +01:00
parent 5eae1664e5
commit dfc8420373
6 changed files with 113 additions and 0 deletions

View file

@ -0,0 +1,3 @@
PROGRAM=crc_example
EXTRA_COMPONENTS = extras/crc_generic
include ../../common.mk