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
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -25,3 +25,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue