Crc initial example
This commit is contained in:
parent
5eae1664e5
commit
dfc8420373
6 changed files with 113 additions and 0 deletions
3
examples/crc_example/Makefile
Normal file
3
examples/crc_example/Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
PROGRAM=crc_example
|
||||
EXTRA_COMPONENTS = extras/crc_generic
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue