CRC library (#339)
* Crc initial example * Update example and fix submodule
This commit is contained in:
parent
eb5fa3d405
commit
f51a2109b1
6 changed files with 173 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