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

3
.gitmodules vendored
View file

@ -22,3 +22,6 @@
[submodule "extras/http-parser/http-parser"]
path = extras/http-parser/http-parser
url = https://github.com/nodejs/http-parser
[submodule "extras/crc_generic/crc_lib"]
path = extras/crc_generic/crc_lib
url = https://github.com/Zaltora/crc_generic_lib.git